From f79f0e79bdbc6478d617f8efd970801c784bdd26 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 29 Jan 2004 15:45:16 +0000 Subject: migrate to a specific source (migrate_ical_folder): create a new source 2004-01-29 JP Rosevear * gui/migration.c (migrate_ical_folder_to_source): migrate to a specific source (migrate_ical_folder): create a new source based on the new source name/uid (create_calendar_contact_source): use the #define for the base uri (create_calendar_sources): try and find the right sources if they already exist (create_task_sources): ditto (migrate_calendars): make sure the personal source is the system source (migrate_tasks): ditto svn path=/trunk/; revision=24521 --- calendar/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f6ffd47d36..0cb2b1fa11 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2004-01-29 JP Rosevear + + * gui/migration.c (migrate_ical_folder_to_source): migrate to a + specific source + (migrate_ical_folder): create a new source based on the new source + name/uid + (create_calendar_contact_source): use the #define for the base uri + (create_calendar_sources): try and find the right sources if they + already exist + (create_task_sources): ditto + (migrate_calendars): make sure the personal source is the system + source + (migrate_tasks): ditto + 2004-01-29 Rodrigo Moya * gui/calendar-view.c (calendar_view_get_type_code): added support for -- cgit