aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorPraveen Kumar <kpraveen@novell.com>2005-07-01 17:49:32 +0800
committerPraveen Kumar <kpraveen@src.gnome.org>2005-07-01 17:49:32 +0800
commitbffdf85285b26fca4783e5f9208a7e3b6d943674 (patch)
treefdbf6050fb63fd0036986517c1f2feefddb2b7ee /calendar/ChangeLog
parent9f1c75a4201337897742582a9d771a15946816db (diff)
downloadgsoc2013-evolution-bffdf85285b26fca4783e5f9208a7e3b6d943674.tar
gsoc2013-evolution-bffdf85285b26fca4783e5f9208a7e3b6d943674.tar.gz
gsoc2013-evolution-bffdf85285b26fca4783e5f9208a7e3b6d943674.tar.bz2
gsoc2013-evolution-bffdf85285b26fca4783e5f9208a7e3b6d943674.tar.lz
gsoc2013-evolution-bffdf85285b26fca4783e5f9208a7e3b6d943674.tar.xz
gsoc2013-evolution-bffdf85285b26fca4783e5f9208a7e3b6d943674.tar.zst
gsoc2013-evolution-bffdf85285b26fca4783e5f9208a7e3b6d943674.zip
Added the source type field in _ECalConfigTargetSource Set the source type
2005-07-01 Praveen Kumar <kpraveen@novell.com> * gui/e-cal-config.h : Added the source type field in _ECalConfigTargetSource * gui/dialogs/calendar-setup.c (calendar_setup_edit_calendar) : Set the source type as calendar (calendar_setup_edit_task_list) : Set the source type as tasks. svn path=/trunk/; revision=29609
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 2ebbbcbe89..71b80ab14d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-01 Praveen Kumar <kpraveen@novell.com>
+
+ * gui/e-cal-config.h : Added the source type field in
+ _ECalConfigTargetSource
+ * gui/dialogs/calendar-setup.c (calendar_setup_edit_calendar) : Set
+ the source type as calendar
+ (calendar_setup_edit_task_list) : Set the source type as tasks.
+
2005-06-25 Chenthill Palanisamy <pchenthill@novell.com>
* gui/dialogs/event-editor.c