[anjal] Use the new mail icon from Hylke



commit 9f539f01e0bd4b50ef0c53cd09fbff508023aae1
Author: Srinivasa Ragavan <sragavan novell com>
Date:   Tue Jul 14 08:51:16 2009 +0530

    Use the new mail icon from Hylke

 src/mail-folder-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/mail-folder-view.c b/src/mail-folder-view.c
index 38a0921..193b607 100644
--- a/src/mail-folder-view.c
+++ b/src/mail-folder-view.c
@@ -86,7 +86,7 @@ enum {
 };
 
 static const char * mfv_get_selected_uid (GtkTreeView *tree, MailFolderView *mfv);
-const char *unread_image = ANJAL_IMAGEDIR"unread.png";
+const char *unread_image = ANJAL_IMAGEDIR"anjal-mail-new.png";
 static void mfv_message_activated (GtkTreeView       *tree_view,  GtkTreePath       *path, GtkTreeViewColumn *column,  MailFolderView *shell);
 static void mfv_delete (MailFolderView *mfv, gboolean del);
 static void mfv_read (MailFolderView *mfv, gboolean del);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]