From c154c5a495fcd8bbdc3b96057160f9d93c155935 Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Fri, 23 Sep 2005 10:53:38 +0000 Subject: ** Fixes bug 312849 2005-09-22 Praveen Kumar ** Fixes bug 312849 * exchange-calendar.c (e_exchange_calendar_pcalendar): Populate the folder hierarchy only if Evolution is online. (e_exchange_calendar_check): Disable the "OK" button if Evolution is offline. (e_exchange_calendar_commit): Don't do anything if Evolution is offline. * exchange-contacts.c (e_exchange_contacts_pcontacts): Populate the folder hierarchy only if Evolution is online. (e_exchange_contacts_check): Disable the "OK" button if Evolution is offline. (e_exchange_contacts_commit): Don't do anything if Evolution is offline. svn path=/trunk/; revision=30372 --- plugins/exchange-operations/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index b5b403b7af..ee216d2820 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,23 @@ +2005-09-22 Praveen Kumar + + ** Fixes bug 312849 + + * exchange-calendar.c + (e_exchange_calendar_pcalendar): Populate the folder hierarchy only + if Evolution is online. + (e_exchange_calendar_check): Disable the "OK" button if Evolution + is offline. + (e_exchange_calendar_commit): Don't do anything if Evolution is + offline. + + * exchange-contacts.c + (e_exchange_contacts_pcontacts): Populate the folder hierarchy only + if Evolution is online. + (e_exchange_contacts_check): Disable the "OK" button if Evolution + is offline. + (e_exchange_contacts_commit): Don't do anything if Evolution is + offline. + 2005-09-15 Arunprakash * exchange-account-setup.c -- cgit v1.2.3