From e0a6088f3374aa60c176dcc058595c801d31351c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 6 Jun 2002 20:56:43 +0000 Subject: If this account is not a completely new account (ie, it is an edited 2002-06-06 Jeffrey Stedfast * mail-account-gui.c (mail_account_gui_save): If this account is not a completely new account (ie, it is an edited account), then remove any trace of it from the shell storages. If the new account belongs in the folder-tree, add it to the list of storages. * component-factory.c (mail_add_storage): New function to add a single storage. svn path=/trunk/; revision=17138 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 89b47d9a49..449f891711 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2002-06-06 Jeffrey Stedfast + + * mail-account-gui.c (mail_account_gui_save): If this account is + not a completely new account (ie, it is an edited account), then + remove any trace of it from the shell storages. If the new account + belongs in the folder-tree, add it to the list of storages. + + * component-factory.c (mail_add_storage): New function to add a + single storage. + 2002-06-06 Radek Doulik * mail-composer-prefs.c (mail_composer_prefs_construct): disable -- cgit v1.2.3