From a7373b94386efc63050f6194e72a80e622b3938c Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Mon, 10 Apr 2006 03:54:09 +0000 Subject: Handling rename opearion for public and subscribed folders. Fixes #328813 and #315522. svn path=/trunk/; revision=31792 --- plugins/exchange-operations/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index b67f343aa8..d47f0ab09a 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,18 @@ +2006-04-10 Sushma Rai + + * exchange-operations.[ch] (is_exchange_personal_folder): Added new to + check if a folder is a personal folder or not. + + * exchange-contacts.c (e_exchange_contacts_pcontacts): Printing the + folder size only for the personal folders, in properties window. + (e_exchange_contacts_check): Returning FALSE in case of rename of + non-personal folders. + (e_exchange_contacts_commit): Renaming only the personal folders. + + * exchange-calendar.c (e_exchange_calendar_pcalendar) + (e_exchange_calendar_check)(e_exchange_calendar_commit): Similar. + Fixes #328813 and #315522. + 2006-04-06 Sushma Rai * exchange-operations.c (exchange_operations_update_child_esources): -- cgit v1.2.3