From 94b079846d701f72043a651d9df2efa90aa6a2d7 Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Fri, 22 Jul 2005 07:48:16 +0000 Subject: Handling the rename of calendars. This addresses the bug 310433 Removed 2005-07-22 Praveen Kumar * exchange-calendar.c : Handling the rename of calendars. This addresses the bug 310433 * exchange-config-listener.c : Removed the functions add_folder_esource and remove_folder_esource * exchange-contacts.c : Handling the rename of addressbooks. Also modified the way of Exchange addressbook ESource URI handling to be the same way as calendar ESource URI handling * exchange-operations.c (exchange_operations_update_child_esources) : Added new to handle the rename of the ESources of all child folders in the case of parent folder being renamed. * exchange-operations.h : Added prototype for the new function svn path=/trunk/; revision=29842 --- plugins/exchange-operations/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 35b78be998..4f2d072abe 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,17 @@ +2005-07-22 Praveen Kumar + + * exchange-calendar.c : Handling the rename of calendars. This + addresses the bug 310433 + * exchange-config-listener.c : Removed the functions + add_folder_esource and remove_folder_esource + * exchange-contacts.c : Handling the rename of addressbooks. Also + modified the way of Exchange addressbook ESource URI handling to be + the same way as calendar ESource URI handling + * exchange-operations.c (exchange_operations_update_child_esources) : + Added new to handle the rename of the ESources of all child folders + in the case of parent folder being renamed. + * exchange-operations.h : Added prototype for the new function + 2005-07-21 Sarfraaz Ahmed * exchange-calendar.c (e_exchange_calendar_get_calendars): Rescan the -- cgit v1.2.3