From eb4fecb99453dc64a4339c9589f33a56adeb20d8 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 27 Jan 2004 21:19:07 +0000 Subject: set the relative_uri of a local source to be its uid. 2004-01-27 Chris Toshok * gui/component/addressbook-config.c (dialog_to_source): set the relative_uri of a local source to be its uid. * gui/component/addressbook-migrate.c (migrate_contact_folder_to_source): remove the dest_group arg, since we don't use it. (migrate_contact_folder): set the relative uri of the source to be its uid. (PERSONAL_RELATIVE_URI): "Personal" -> "system". (create_groups): don't actually make the directory hierarchy for the personal folder here. let e-d-s do that. Also remove OnThisComputer from the base uri. (migrate_local_folders): track change to migrate_contact_folder_to_source. svn path=/trunk/; revision=24478 --- addressbook/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 670a86743b..76646095e1 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,20 @@ +2004-01-27 Chris Toshok + + * gui/component/addressbook-config.c (dialog_to_source): set the + relative_uri of a local source to be its uid. + + * gui/component/addressbook-migrate.c + (migrate_contact_folder_to_source): remove the dest_group arg, + since we don't use it. + (migrate_contact_folder): set the relative uri of the source to be + its uid. + (PERSONAL_RELATIVE_URI): "Personal" -> "system". + (create_groups): don't actually make the directory hierarchy for + the personal folder here. let e-d-s do that. Also remove + OnThisComputer from the base uri. + (migrate_local_folders): track change to + migrate_contact_folder_to_source. + 2004-01-26 Chris Toshok [ Should fix #53361 and other migration problems/crashes ] -- cgit v1.2.3