diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a7a470acce..a3afa5f74b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2002-02-13 Rodrigo Moya <rodrigo@ximian.com> + + * gui/control-factory.c (set_prop): don't append 'calendar.ics' + to the URI. + (get_prop): finished. + + * gui/tasks-control.c (tasks_control_set_property): don't append + 'tasks.ics' to the URI. + (tasks_control_get_property): finished. + + * gui/gnome-cal.c (gnome_calendar_open): + * gui/e-tasks.c (e_tasks_open): append $filename.ics to the uri to be + opened if the uri is local. Leave intact in other cases. + 2002-02-08 Damon Chaplin <damon@ximian.com> * gui/comp-util.c (cal_comp_util_compare_event_timezones): check if |