diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-01-17 11:16:01 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-01-17 11:16:01 +0800 |
commit | e2e3ab5bfbeab96ce47649707f110d49f035dc30 (patch) | |
tree | 2af9914051dd2a6632966e32c7ac825706d13235 /mail/ChangeLog | |
parent | d4e575c9c6b802d45e6d1c711e21c66908cbb63e (diff) | |
download | gsoc2013-evolution-e2e3ab5bfbeab96ce47649707f110d49f035dc30.tar.gz 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/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ea589613bf..4ee0b2ee1f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,13 @@ 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. + +2008-01-16 Matthew Barnes <mbarnes@redhat.com> + ** Fixes bug #509741 * mail-session.c (user_message_exec): |