From 88f3cfaa05579162f1e7a7b3d06954a16f2e7acd Mon Sep 17 00:00:00 2001 From: Sarfraaz Ahmed Date: Mon, 25 Jul 2005 08:40:00 +0000 Subject: Add the size label only if the calendar exists. Add the size label only if 2005-07-25 Sarfraaz Ahmed * exchange-calendar.c (e_exchange_calendar_pcalendar) : Add the size label only if the calendar exists. * exchange-contacts.c (e_exchange_contacts_pcontacts) : Add the size label only if the addressbook exists. svn path=/trunk/; revision=29884 --- plugins/exchange-operations/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 4033d09874..12dd8dfd14 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,10 @@ +2005-07-25 Sarfraaz Ahmed + + * exchange-calendar.c (e_exchange_calendar_pcalendar) : Add the size + label only if the calendar exists. + * exchange-contacts.c (e_exchange_contacts_pcontacts) : Add the size + label only if the addressbook exists. + 2005-07-25 Shakti Sen * Makefile.am: Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. -- cgit