From 6ee39cc8619bf63082159433397875df30180fb1 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 10 Apr 2002 16:58:14 +0000 Subject: Use new-and-improved default folder URI config paths. * cal-client/cal-client.c (get_default_uri): Use new-and-improved default folder URI config paths. * gui/calendar-config.c (calendar_config_{get,set}_default_uri, calendar_config_{get,set}_default_tasks_uri): Remove these. The shell owns this information now. (Weren't being used anyway.) * gui/component-factory.c (get_data_uri): Fix another place that hardcoded tacking foo.ics on to the end of URLs. svn path=/trunk/; revision=16421 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e46dfabe7f..0f1cadafbb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2002-04-10 Dan Winship + + * cal-client/cal-client.c (get_default_uri): Use new-and-improved + default folder URI config paths. + + * gui/calendar-config.c (calendar_config_{get,set}_default_uri, + calendar_config_{get,set}_default_tasks_uri): Remove these. The + shell owns this information now. (Weren't being used anyway.) + + * gui/component-factory.c (get_data_uri): Fix another place that + hardcoded tacking foo.ics on to the end of URLs. + 2002-04-08 Dan Winship * gui/component-factory.c (create_view): Add view_info arg. If the -- cgit v1.2.3