From d67cc3d9cae4026acc54c04dbfe0f69d7c8cf53d Mon Sep 17 00:00:00 2001 From: Shakti Sen Date: Fri, 30 Sep 2005 06:37:42 +0000 Subject: Sets the corresponding 'Folder name'. (create_folder_subscription_dialog): 2005-09-30 Shakti Sen * exchange-folder-subscription.c (setup_folder_name_combo): Sets the corresponding 'Folder name'. (create_folder_subscription_dialog): Sets the cursor to User's entry text field. * exchange-folder-subscription.h: Added one more argument to function create_folder_subscription_dialog() to set the window title. * exchange-folder.c (org_gnome_exchange_inbox_subscription), (org_gnome_exchange_addressbook_subscription), (org_gnome_exchange_calendar_subscription), (org_gnome_exchange_tasks_subscription): Added newly. * org-gnome-exchange-operations.eplug.in: Changed the activate callback function names so that it can show appropriate window title. Fixes bug #317019, #317023. svn path=/trunk/; revision=30426 --- plugins/exchange-operations/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index df7d0de15f..5b3684d737 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,20 @@ +2005-09-30 Shakti Sen + + * exchange-folder-subscription.c (setup_folder_name_combo): Sets the + corresponding 'Folder name'. + (create_folder_subscription_dialog): Sets the cursor to User's entry + text field. + * exchange-folder-subscription.h: Added one more argument to function + create_folder_subscription_dialog() to set the window title. + * exchange-folder.c (org_gnome_exchange_inbox_subscription), + (org_gnome_exchange_addressbook_subscription), + (org_gnome_exchange_calendar_subscription), + (org_gnome_exchange_tasks_subscription): Added newly. + * org-gnome-exchange-operations.eplug.in: Changed the activate callback + function names so that it can show appropriate window title. + + Fixes bug #317019, #317023. + 2005-09-28 Sarfraaz Ahmed * exchange-account-setup.c (owa_authenticate_user) : Propogate the -- cgit v1.2.3