From 0cb0624aa6a526a85ad33e8392cb1bf34d9854f3 Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Mon, 27 Feb 2006 06:24:33 +0000 Subject: Fixed the problem with the sent and drafts folder URIs and also setting them. Fixes #324693. svn path=/trunk/; revision=31583 --- plugins/exchange-operations/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index f711b9363c..4d69a262ff 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,15 @@ +2006-02-27 Sushma Rai + + * exchange-config-listener.c (add_defaults_for_account): Not trying to + set autocompletion folders here, which is done somewhere else. + (account_added): Invoking add_defaults_for_account() always on + "connected" signal, not only if the account is marked as default + folder, as we need to set them even if the account is not an default + account. + (set_special_mail_folder): Fomring the URIs for sent items and drafts + folders, by removing the ";" from the physical URIs. + Fixes #324693. + 2006-02-25 Sushma Rai * exchange-contacts.c (e_exchange_contacts_get_contacts): Freeing -- cgit v1.2.3