diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-30 03:22:51 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-30 03:22:51 +0800 |
commit | d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5 (patch) | |
tree | 960a2f18ed89a9f098ebb7342351a7c4e2e1a19a /mail/ChangeLog | |
parent | fd6740b4a8a27ea0a666c9e19ac600645935af44 (diff) | |
download | gsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.tar.gz gsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.tar.zst gsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.zip |
in mail:
2001-08-29 Peter Williams <peterw@ximian.com>
* folder-browser-ui.c: Fix the pixmap for /commands/MessageUndelete.
in ui:
2001-08-29 Peter Williams <peterw@ximian.com>
* evolution-mail-message.xml: Add a pixtype to
/Commands/MessageUndelete so that people can see the icon.
svn path=/trunk/; revision=12515
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 2918dc12f7..768d98e67f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,7 @@ 2001-08-29 Peter Williams <peterw@ximian.com> + * folder-browser-ui.c: Fix the pixmap for /commands/MessageUndelete. + * component-factory.c (owner_set_cb): Toss in a call to mail_config_init () cause it might contribute to solving bug 4911, and it won't hurt. |