diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-29 23:45:16 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-29 23:45:16 +0800 |
commit | f79f0e79bdbc6478d617f8efd970801c784bdd26 (patch) | |
tree | c6fb9e2f94a783960ecc75b736ba296a285ecc1e /calendar/ChangeLog | |
parent | 214319eb9ebdf6bad42471c5384aba6d8dd4b40a (diff) | |
download | gsoc2013-evolution-f79f0e79bdbc6478d617f8efd970801c784bdd26.tar gsoc2013-evolution-f79f0e79bdbc6478d617f8efd970801c784bdd26.tar.gz gsoc2013-evolution-f79f0e79bdbc6478d617f8efd970801c784bdd26.tar.bz2 gsoc2013-evolution-f79f0e79bdbc6478d617f8efd970801c784bdd26.tar.lz gsoc2013-evolution-f79f0e79bdbc6478d617f8efd970801c784bdd26.tar.xz gsoc2013-evolution-f79f0e79bdbc6478d617f8efd970801c784bdd26.tar.zst gsoc2013-evolution-f79f0e79bdbc6478d617f8efd970801c784bdd26.zip |
migrate to a specific source (migrate_ical_folder): create a new source
2004-01-29 JP Rosevear <jpr@ximian.com>
* 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
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 f6ffd47d36..0cb2b1fa11 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2004-01-29 JP Rosevear <jpr@ximian.com> + + * 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 <rodrigo@ximian.com> * gui/calendar-view.c (calendar_view_get_type_code): added support for |