X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-folder-view.c;h=1ffff14dd1eb84b54fe4872a66c25bbe8ba183a5;hp=1548c65535b4b71a9381af91995a209e786f0d28;hb=b23cadfc3698e9ad374b073537a9eecfd451d9aa;hpb=199e7eb4f0049bcd39c3c2fff14a9b4ba0a78ec5 diff --git a/src/widgets/modest-folder-view.c b/src/widgets/modest-folder-view.c index 1548c65..1ffff14 100644 --- a/src/widgets/modest-folder-view.c +++ b/src/widgets/modest-folder-view.c @@ -749,7 +749,7 @@ get_folder_icons (TnyFolderType type, GObject *instance) if (!sent_pixbuf) sent_pixbuf = gdk_pixbuf_copy (modest_platform_get_icon (MODEST_FOLDER_ICON_SENT)); - if (!junk_pixbuf_open) { + if (!sent_pixbuf_open) { GdkPixbuf *emblem = modest_platform_get_icon ("qgn_list_gene_fldr_exp"); sent_pixbuf_open = gdk_pixbuf_copy (sent_pixbuf); gdk_pixbuf_composite (emblem, sent_pixbuf_open, 0, 0,