diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4d74592553..fd0ca261b9 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2001-07-22 Ettore Perazzoli <ettore@ximian.com> + + * gui/component-factory.c (get_local_file_name_for_folder_type): + New helper function. + (remove_folder): Add a @type arg and handle it, by deleting + "tasks.ics" instead of "calendar.ics" if the type is "tasks". If + the type is not "tasks" or "calendar", report an + `UNSUPPORTED_TYPE' error. + (xfer_folder): Likewise. + 2001-07-21 Ettore Perazzoli <ettore@ximian.com> * gui/component-factory.c: Make folders of type "calendar" and |