evolution r34842 - trunk/mail
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r34842 - trunk/mail
- Date: Thu, 17 Jan 2008 03:16:01 +0000 (GMT)
Author: mbarnes
Date: Thu Jan 17 03:16:01 2008
New Revision: 34842
URL: http://svn.gnome.org/viewvc/evolution?rev=34842&view=rev
Log:
2008-01-16 Matthew Barnes <mbarnes redhat com>
* em-folder-browser.c:
* message-list.c:
Change of heart; decided we like the old "emblem-important"
icon better than "mail-mark-important" for the message list
and "Show" combo box.
Modified:
trunk/mail/ChangeLog
trunk/mail/em-folder-browser.c
trunk/mail/message-list.c
Modified: trunk/mail/em-folder-browser.c
==============================================================================
--- trunk/mail/em-folder-browser.c (original)
+++ trunk/mail/em-folder-browser.c Thu Jan 17 03:16:01 2008
@@ -224,7 +224,7 @@
{{ N_("Recent Messages"), VIEW_RECENT_MESSAGES, 0 }, NULL},
{{ N_("Last 5 Days' Messages"), VIEW_LAST_FIVE_DAYS, 0 }, NULL},
{{ N_("Messages with Attachments"), VIEW_WITH_ATTACHMENTS, 0 }, "mail-attachment"},
- {{ N_("Important Messages"), VIEW_MESSAGES_MARKED_AS_IMPORTANT, 0}, "mail-mark-important"},
+ {{ N_("Important Messages"), VIEW_MESSAGES_MARKED_AS_IMPORTANT, 0}, "emblem-important"},
{{ N_("Messages Not Junk"), VIEW_NOT_JUNK, 0 }, "mail-mark-notjunk"},
/* { NULL, 0, NULL }, */
/* { N_("Customize"), NOT_IMPLEMENTED, NULL }, */
Modified: trunk/mail/message-list.c
==============================================================================
--- trunk/mail/message-list.c (original)
+++ trunk/mail/message-list.c Thu Jan 17 03:16:01 2008
@@ -227,7 +227,7 @@
{ "stock_mail-open-multiple", NULL },
{ NULL, NULL },
{ "mail-attachment", NULL },
- { "mail-mark-important", NULL },
+ { "emblem-important", NULL },
{ "stock_score-lowest", NULL },
{ "stock_score-lower", NULL },
{ "stock_score-low", NULL },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]