diff options
author | Dan Winship <danw@src.gnome.org> | 2001-05-16 00:27:02 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-05-16 00:27:02 +0800 |
commit | 016532cb3cd53d93356da31268f7871383e29b07 (patch) | |
tree | 20a6d90e74ebbb4e9e6ba5df5b7f550d0a66d522 /mail/ChangeLog | |
parent | 62683846bd120ef939efd2ee24b681296551831b (diff) | |
download | gsoc2013-evolution-016532cb3cd53d93356da31268f7871383e29b07.tar.gz gsoc2013-evolution-016532cb3cd53d93356da31268f7871383e29b07.tar.zst gsoc2013-evolution-016532cb3cd53d93356da31268f7871383e29b07.zip |
Update for changes in evolution-mail.xml (many commands were renamed to
* folder-browser-factory.c (verbs): Update for changes in
evolution-mail.xml (many commands were renamed to better match the
current menu layout).
(pixcache): Refer to commands via their paths in /commands/
rather than hardcoding their menu paths.
svn path=/trunk/; revision=9816
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 1ba3a9f646..ec299377a8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2001-05-15 Dan Winship <danw@ximian.com> + + * folder-browser-factory.c (verbs): Update for changes in + evolution-mail.xml (many commands were renamed to better match the + current menu layout). + (pixcache): Refer to commands via their paths in /commands/ + rather than hardcoding their menu paths. + 2001-05-14 Jon Trowbridge <trow@ximian.com> * mail-search.c (mail_search_construct): Put frame around dialog |