diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-03-12 07:27:46 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-03-12 07:27:46 +0800 |
commit | f385c7c54a991021b0cbdb4dc7f49ac299824071 (patch) | |
tree | 9c8df71ee2035856f9a4e8bcee51d92d92143843 /mail/ChangeLog | |
parent | ef9df95977647014c1b47e01c1e884db7341fc9c (diff) | |
download | gsoc2013-evolution-f385c7c54a991021b0cbdb4dc7f49ac299824071.tar gsoc2013-evolution-f385c7c54a991021b0cbdb4dc7f49ac299824071.tar.gz gsoc2013-evolution-f385c7c54a991021b0cbdb4dc7f49ac299824071.tar.bz2 gsoc2013-evolution-f385c7c54a991021b0cbdb4dc7f49ac299824071.tar.lz gsoc2013-evolution-f385c7c54a991021b0cbdb4dc7f49ac299824071.tar.xz gsoc2013-evolution-f385c7c54a991021b0cbdb4dc7f49ac299824071.tar.zst gsoc2013-evolution-f385c7c54a991021b0cbdb4dc7f49ac299824071.zip |
Added protection.
2001-03-11 Jeffrey Stedfast <fejj@ximian.com>
* mail-ops.h: Added protection.
* folder-browser-factory.c: Add ActionsEmptyTrash. By the way -
should we rename the bonobo verbs now that our menu structure has
changed?
* mail-callbacks.c (empty_trash): New callback to empty ALL of the
trash folders.
svn path=/trunk/; revision=8633
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9f00220887..b0a3bc8634 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2001-03-11 Jeffrey Stedfast <fejj@ximian.com> + + * mail-ops.h: Added protection. + + * folder-browser-factory.c: Add ActionsEmptyTrash. By the way - + should we rename the bonobo verbs now that our menu structure has + changed? + + * mail-callbacks.c (empty_trash): New callback to empty ALL of the + trash folders. + 2001-03-10 Jeffrey Stedfast <fejj@ximian.com> * mail-ops.c (send_queue_send): Remove our X-Evolution header |