diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-06-19 19:25:01 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-06-19 19:25:01 +0800 |
commit | ff6bb90a969c201e06a2abbf1852b760331f7c32 (patch) | |
tree | 7b2894bdb00e3d2cfc13ccaff43582cef9ed98f0 /calendar/ChangeLog | |
parent | 14748fdd0af022af5e73d38f217b2897263ffdcb (diff) | |
download | gsoc2013-evolution-ff6bb90a969c201e06a2abbf1852b760331f7c32.tar.gz gsoc2013-evolution-ff6bb90a969c201e06a2abbf1852b760331f7c32.tar.zst gsoc2013-evolution-ff6bb90a969c201e06a2abbf1852b760331f7c32.zip |
Remove GroupWise from the Calendar ESource Groups as it supports a single
2006-06-19 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/calendar-setup.c: (calendar_setup_edit_calendar):
Remove GroupWise from the Calendar ESource Groups as it supports
a single calendar only.
svn path=/trunk/; revision=32173
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3328f2bf44..46b82d2bd0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2006-06-19 Harish Krishnaswamy <kharish@novell.com> + * gui/dialogs/calendar-setup.c: (calendar_setup_edit_calendar): + Remove GroupWise from the Calendar ESource Groups as it supports + a single calendar only. + +2006-06-19 Harish Krishnaswamy <kharish@novell.com> + * gui/dialogs/comp-editor.c (fill_widgets): Free GSList and its data after calling e_cal_component_get_attachment_list. |