From e2e3ab5bfbeab96ce47649707f110d49f035dc30 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 17 Jan 2008 03:16:01 +0000 Subject: Change of heart; decided we like the old "emblem-important" icon better 2008-01-16 Matthew Barnes * 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. svn path=/trunk/; revision=34842 --- mail/message-list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/message-list.c') diff --git a/mail/message-list.c b/mail/message-list.c index e81093cc93..470b6acbfe 100644 --- a/mail/message-list.c +++ b/mail/message-list.c @@ -227,7 +227,7 @@ static struct { { "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 }, -- cgit v1.2.3