diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-05-20 05:16:44 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-05-20 05:16:44 +0800 |
commit | 4f0f62542b8e3bb53149744c604dc7c335bd3cff (patch) | |
tree | 431c9a9dfe3aaef2b12b41620e9bd9ad9e0211bb /mail/ChangeLog | |
parent | 6f69abb68daf11432299dfef31ffa505936a8a42 (diff) | |
download | gsoc2013-evolution-4f0f62542b8e3bb53149744c604dc7c335bd3cff.tar gsoc2013-evolution-4f0f62542b8e3bb53149744c604dc7c335bd3cff.tar.gz gsoc2013-evolution-4f0f62542b8e3bb53149744c604dc7c335bd3cff.tar.bz2 gsoc2013-evolution-4f0f62542b8e3bb53149744c604dc7c335bd3cff.tar.lz gsoc2013-evolution-4f0f62542b8e3bb53149744c604dc7c335bd3cff.tar.xz gsoc2013-evolution-4f0f62542b8e3bb53149744c604dc7c335bd3cff.tar.zst gsoc2013-evolution-4f0f62542b8e3bb53149744c604dc7c335bd3cff.zip |
Fixed the icon name to get the right one.
2004-05-19 Jeffrey Stedfast <fejj@novell.com>
* message-tags.glade: Fixed the icon name to get the right one.
svn path=/trunk/; revision=25991
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 76ef7598a0..63f6dd8502 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,7 @@ 2004-05-19 Jeffrey Stedfast <fejj@novell.com> + * message-tags.glade: Fixed the icon name to get the right one. + * message-list.c (message_list_init_images): Changed to load an empty pixbuf manually rather than relying on the pixbuf returned for "" from e_icon_factory_get_icon() since it has changed to |