diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-08-12 11:15:44 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-08-12 11:15:44 +0800 |
commit | 8a58a73369fdee04abfbfd50367c3a3803569776 (patch) | |
tree | 42cb09bb1abd686939db1adf93deaaf50d6eb7c0 /mail/ChangeLog | |
parent | 57b5ee8ae35621a32f3fc87169ccba69a366d0cc (diff) | |
download | gsoc2013-evolution-8a58a73369fdee04abfbfd50367c3a3803569776.tar.gz gsoc2013-evolution-8a58a73369fdee04abfbfd50367c3a3803569776.tar.zst gsoc2013-evolution-8a58a73369fdee04abfbfd50367c3a3803569776.zip |
Move menu items that affect a single message together, ditto with ones
2000-08-11 JP Rosevear <jpr@helixcode.com>
* folder-browser-factory.c (control_activate): Move menu items
that affect a single message together, ditto with ones that
affect multiple messages, put a separator in.
svn path=/trunk/; revision=4764
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c8ed157b18..84fb17e4b9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-08-11 JP Rosevear <jpr@helixcode.com> + + * folder-browser-factory.c (control_activate): Move menu items + that affect a single message together, ditto with ones that + affect multiple messages, put a separator in. + 2000-08-11 Christopher James Lahey <clahey@helixcode.com> * mail-format.c, mail-tools.h, message-list.c: Fixed a warning. |