diff options
author | 5 <NotZed@Ximian.com> | 2001-10-06 05:50:12 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-10-06 05:50:12 +0800 |
commit | e2aaec85d0e2d4fe32a869725645983274a2931b (patch) | |
tree | a1a154a698de0f403777d6fd3434c10f9a02b463 /mail/ChangeLog | |
parent | 5ad20324785610c9e45a5cee5a885e3a00bf78e9 (diff) | |
download | gsoc2013-evolution-e2aaec85d0e2d4fe32a869725645983274a2931b.tar gsoc2013-evolution-e2aaec85d0e2d4fe32a869725645983274a2931b.tar.gz gsoc2013-evolution-e2aaec85d0e2d4fe32a869725645983274a2931b.tar.bz2 gsoc2013-evolution-e2aaec85d0e2d4fe32a869725645983274a2931b.tar.lz gsoc2013-evolution-e2aaec85d0e2d4fe32a869725645983274a2931b.tar.xz gsoc2013-evolution-e2aaec85d0e2d4fe32a869725645983274a2931b.tar.zst gsoc2013-evolution-e2aaec85d0e2d4fe32a869725645983274a2931b.zip |
reformatted the menu tables so they're a bit more bloody readable.
2001-10-05 <NotZed@Ximian.com>
* folder-browser.c: reformatted the menu tables so they're a bit
more bloody readable.
* mail-folder-cache.c (mail_note_store): Hook into
subscribed/unsubscribed events. Only 'add/remove' folders from
the add/removed events if we aren't subscribed, otherwise use the
subscribed events. Rest of fix for #11831
svn path=/trunk/; revision=13472
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b68f4678c8..6ae2d17b7b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2001-10-05 <NotZed@Ximian.com> + + * folder-browser.c: reformatted the menu tables so they're a bit + more bloody readable. + + * mail-folder-cache.c (mail_note_store): Hook into + subscribed/unsubscribed events. Only 'add/remove' folders from + the add/removed events if we aren't subscribed, otherwise use the + subscribed events. Rest of fix for #11831 + 2001-10-05 Jon Trowbridge <trow@ximian.com> * mail-config.glade: Add toggle button to config menu to turn the |