From e4fadeb1c99a42f7af613a4b7cd1869ae646456b Mon Sep 17 00:00:00 2001 From: Vivek Jain Date: Thu, 12 May 2005 09:23:22 +0000 Subject: Fixes #271523 2005-05-12 Vivek Jain Fixes #271523 * gui/dialogs/calendar-setup.c: (CalendarSourceDialog): included an ECalSourceType member in the structure (calendar_setup_edit_calendar): set source_type as EVENT (calendar_setup_edit_task_list): set source_type as TODO (eccp_general_offline): Change the label according to the type svn path=/trunk/; revision=29332 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 96407ed309..722d58e03b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,7 +1,19 @@ +2005-05-12 Vivek Jain + + Fixes #271523 + + * gui/dialogs/calendar-setup.c: + (CalendarSourceDialog): included an ECalSourceType member in + the structure + (calendar_setup_edit_calendar): set source_type as EVENT + (calendar_setup_edit_task_list): set source_type as TODO + (eccp_general_offline): Change the label according to the type + 2005-05-12 Srinivasa Ragavan * gui/task-component.c (selector_tree_drag_motion): Fixes the bug 269416 It makes the DnD to move tasks instead copying. + 2005-05-09 Rodrigo Moya Fixes #301350 -- cgit v1.2.3