X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-platform.c;h=f49690f43cb3de0ecf312b1db80fc2e3d4ce9753;hb=47e59a3f8bc90d80baf789ed0e0f684eef07e4eb;hp=2f5ea4cf606c88162e85361b20afb1bb44b5fb24;hpb=d2df27c805e944ceba9b576c440440f0c3f4e5f2;p=modest diff --git a/src/hildon2/modest-platform.c b/src/hildon2/modest-platform.c index 2f5ea4c..f49690f 100644 --- a/src/hildon2/modest-platform.c +++ b/src/hildon2/modest-platform.c @@ -520,7 +520,7 @@ modest_platform_get_icon (const gchar *name, guint icon_size) */ if (!name || strlen(name) == 0) return NULL; - + current_theme = gtk_icon_theme_get_default (); pixbuf = gtk_icon_theme_load_icon (current_theme, name, icon_size, GTK_ICON_LOOKUP_NO_SVG,