Account icons are now shown as before the previus change in folder view icons
authorSergio Villar Senin <svillar@igalia.com>
Fri, 12 Dec 2008 12:08:32 +0000 (12:08 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Fri, 12 Dec 2008 12:08:32 +0000 (12:08 +0000)
pmo-drop-split-view-r6805

src/widgets/modest-folder-view.c

index 616dbb8..a882bf8 100644 (file)
@@ -808,6 +808,7 @@ get_folder_icons (TnyFolderType type, GObject *instance)
 
        /* Remote folders should not be treated as special folders */
        if (TNY_IS_FOLDER_STORE (instance) &&
+           !TNY_IS_ACCOUNT (instance) &&
            type != TNY_FOLDER_TYPE_INBOX &&
            modest_tny_folder_store_is_remote (TNY_FOLDER_STORE (instance))) {
                return get_composite_icons (MODEST_FOLDER_ICON_NORMAL,