aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-01-17 11:16:01 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-01-17 11:16:01 +0800
commite2e3ab5bfbeab96ce47649707f110d49f035dc30 (patch)
tree2af9914051dd2a6632966e32c7ac825706d13235 /mail/message-list.c
parentd4e575c9c6b802d45e6d1c711e21c66908cbb63e (diff)
downloadgsoc2013-evolution-e2e3ab5bfbeab96ce47649707f110d49f035dc30.tar
gsoc2013-evolution-e2e3ab5bfbeab96ce47649707f110d49f035dc30.tar.gz
gsoc2013-evolution-e2e3ab5bfbeab96ce47649707f110d49f035dc30.tar.bz2
gsoc2013-evolution-e2e3ab5bfbeab96ce47649707f110d49f035dc30.tar.lz
gsoc2013-evolution-e2e3ab5bfbeab96ce47649707f110d49f035dc30.tar.xz
gsoc2013-evolution-e2e3ab5bfbeab96ce47649707f110d49f035dc30.tar.zst
gsoc2013-evolution-e2e3ab5bfbeab96ce47649707f110d49f035dc30.zip
Change of heart; decided we like the old "emblem-important" icon better
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. svn path=/trunk/; revision=34842
Diffstat (limited to 'mail/message-list.c')
-rw-r--r--mail/message-list.c2
1 files changed, 1 insertions, 1 deletions
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 },