From 48de88a67be654a4dda40c3d01ded14b6bcc7bea Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Tue, 13 Jun 2006 10:15:40 +0000 Subject: Defined and using new error code for displayig offline state of Evolution. Fixes #344270. svn path=/trunk/; revision=32127 --- plugins/exchange-operations/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 013f49c359..cb48b6fced 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,14 @@ +2006-06-13 Sushma Rai + + * org-gnome-exchange-operations.error.xml: defined a new error code and + error string, for displaying in offline state. + + * exchange-folder.c (org_gnome_exchange_folder_ab_unsubscribe): Display + proper error in offline mode. + (org_gnome_exchange_folder_unsubscribe): Similar. + (org_gnome_exchange_folder_subscription): Similar. + Fixes #344270. + 2006-06-07 Sushma Rai * exchange-folder-subscription.c (create_folder_subscription_dialog): -- cgit