aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSarfraaz Ahmed <asarfraaz@novell.com>2005-07-25 16:40:00 +0800
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>2005-07-25 16:40:00 +0800
commit88f3cfaa05579162f1e7a7b3d06954a16f2e7acd (patch)
tree8dbffd34cda2b3fed9e94464b3565fa036c07f47 /plugins/exchange-operations/ChangeLog
parentabee01230b62448ce5e021d4af98f92a9681eaa2 (diff)
downloadgsoc2013-evolution-88f3cfaa05579162f1e7a7b3d06954a16f2e7acd.tar
gsoc2013-evolution-88f3cfaa05579162f1e7a7b3d06954a16f2e7acd.tar.gz
gsoc2013-evolution-88f3cfaa05579162f1e7a7b3d06954a16f2e7acd.tar.bz2
gsoc2013-evolution-88f3cfaa05579162f1e7a7b3d06954a16f2e7acd.tar.lz
gsoc2013-evolution-88f3cfaa05579162f1e7a7b3d06954a16f2e7acd.tar.xz
gsoc2013-evolution-88f3cfaa05579162f1e7a7b3d06954a16f2e7acd.tar.zst
gsoc2013-evolution-88f3cfaa05579162f1e7a7b3d06954a16f2e7acd.zip
Add the size label only if the calendar exists. Add the size label only if
2005-07-25 Sarfraaz Ahmed <asarfraaz@novell.com> * 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
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <asarfraaz@novell.com>
+
+ * 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 <shprasad@novell.com>
* Makefile.am: Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'.