From d14abf0434d773d6aecb63a54b79af4ea468c8d3 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 27 Oct 2003 11:29:23 +0000 Subject: pass FALSE as the 'only_if_exists' parameter, so that the calendar gets 2003-10-27 Rodrigo Moya * gui/tasks-component.c (add_uri_for_source): pass FALSE as the 'only_if_exists' parameter, so that the calendar gets created when it still does not exist. svn path=/trunk/; revision=23080 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5990fd5f65..94f4c3fd3f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2003-10-27 Rodrigo Moya + + * gui/tasks-component.c (add_uri_for_source): pass FALSE as the + 'only_if_exists' parameter, so that the calendar gets created when + it still does not exist. + 2003-10-24 Rodrigo Moya * gui/tasks-component.c (tasks_component_init): initialize private -- cgit