From 6502cc080fd6e6de0d974b64c43809cbd54d0edc Mon Sep 17 00:00:00 2001 From: Shakti Sen Date: Wed, 3 Aug 2005 09:58:28 +0000 Subject: Added offline/online support and removed some warning messages. Added a 2005-08-03 Shakti Sen * exchange-folder.c (org_gnome_exchange_folder_ab_unsubscribe) (org_gnome_exchange_folder_unsubscribe) (org_gnome_exchange_folder_subscription): Added offline/online support and removed some warning messages. * exchange-operations.c: Added a new function exchange_is_offline(). * exchange-operations.h: Included a prototype. * exchange-config-listener.c (exchange_config_listener_get_offline_status): Added newly to get the online/offline status. * exchange-config-listener.h: Added the prototype for exchange_config_listener_get_offline_status(). Fixes bug #311324. svn path=/trunk/; revision=29969 --- plugins/exchange-operations/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 30001c4433..5dd379de5b 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,19 @@ +2005-08-03 Shakti Sen + + * exchange-folder.c (org_gnome_exchange_folder_ab_unsubscribe) + (org_gnome_exchange_folder_unsubscribe) + (org_gnome_exchange_folder_subscription): Added offline/online support + and removed some warning messages. + * exchange-operations.c: Added a new function exchange_is_offline(). + * exchange-operations.h: Included a prototype. + * exchange-config-listener.c + (exchange_config_listener_get_offline_status): Added newly to get the + online/offline status. + * exchange-config-listener.h: Added the prototype for + exchange_config_listener_get_offline_status(). + + Fixes bug #311324. + 2005-08-03 Sarfraaz Ahmed * exchange-folder.c : Fixed a build break. A typo. -- cgit v1.2.3