aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2001-08-14 02:46:00 +0800
committerPeter Williams <peterw@src.gnome.org>2001-08-14 02:46:00 +0800
commitd1b8ed3f75ddbf73aabd2184c7f24c4d16977af5 (patch)
tree660f226ed8a049463446c133e997c66506264c4a /mail/ChangeLog
parentda4e562c5eaaac889101e781954ca42212c87b42 (diff)
downloadgsoc2013-evolution-d1b8ed3f75ddbf73aabd2184c7f24c4d16977af5.tar
gsoc2013-evolution-d1b8ed3f75ddbf73aabd2184c7f24c4d16977af5.tar.gz
gsoc2013-evolution-d1b8ed3f75ddbf73aabd2184c7f24c4d16977af5.tar.bz2
gsoc2013-evolution-d1b8ed3f75ddbf73aabd2184c7f24c4d16977af5.tar.lz
gsoc2013-evolution-d1b8ed3f75ddbf73aabd2184c7f24c4d16977af5.tar.xz
gsoc2013-evolution-d1b8ed3f75ddbf73aabd2184c7f24c4d16977af5.tar.zst
gsoc2013-evolution-d1b8ed3f75ddbf73aabd2184c7f24c4d16977af5.zip
Remove the shortcuts corresponding to an account (they all point to
2001-08-13 Peter Williams <peterw@ximian.com> * mail-config.c (remove_account_shortcuts): Remove the shortcuts corresponding to an account (they all point to evolution:/accountname/..) (mail_config_remove_account): When deleting the account, remove its shortcuts. svn path=/trunk/; revision=11948
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b45ee4efbe..09d6813499 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-13 Peter Williams <peterw@ximian.com>
+
+ * mail-config.c (remove_account_shortcuts): Remove the shortcuts
+ corresponding to an account (they all point to
+ evolution:/accountname/..)
+ (mail_config_remove_account): When deleting the account, remove
+ its shortcuts.
+
2001-08-10 Peter Williams <peterw@ximian.com>
* mail-config-druid.c (druid_finish): Whoa, fatal typo. Sorry.