diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-11 03:42:22 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-11 03:42:22 +0800 |
commit | 8a7111747f4910248a71fbd6bdae91788b1bb37c (patch) | |
tree | 6005a6677ddd1433e2bd8d83bc6cbf4e7359f56f /mail/ChangeLog | |
parent | 7dcd2540eb0b6eb8dfc8573c96301b334a37d188 (diff) | |
download | gsoc2013-evolution-8a7111747f4910248a71fbd6bdae91788b1bb37c.tar.gz gsoc2013-evolution-8a7111747f4910248a71fbd6bdae91788b1bb37c.tar.zst gsoc2013-evolution-8a7111747f4910248a71fbd6bdae91788b1bb37c.zip |
Don't remove the account from the tree if it's not enabled.
2001-08-10 Peter Williams <peterw@ximian.com>
* mail-accounts.c (mail_delete): Don't remove the account from the
tree if it's not enabled.
svn path=/trunk/; revision=11894
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 37bf8528c2..78bf11c37d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-08-10 Peter Williams <peterw@ximian.com> + + * mail-accounts.c (mail_delete): Don't remove the account from the + tree if it's not enabled. + 2001-08-10 Jason Leach <jleach@ximian.com> * mail-ops.c (remove_folder_get): Remove all the messages from a |