diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-30 00:31:13 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-30 00:31:13 +0800 |
commit | a5882916c8763588713fdd23ece8261cee43c3ec (patch) | |
tree | ba32734321fe69f02b441d2fe61c97184be6d544 /calendar/ChangeLog | |
parent | e4ff38dbf8339b073d4ee2ca8f9f91e002e7d112 (diff) | |
download | gsoc2013-evolution-a5882916c8763588713fdd23ece8261cee43c3ec.tar.gz gsoc2013-evolution-a5882916c8763588713fdd23ece8261cee43c3ec.tar.zst gsoc2013-evolution-a5882916c8763588713fdd23ece8261cee43c3ec.zip |
don't set the group to be read only until after the source is added.
2004-01-29 JP Rosevear <jpr@ximian.com>
* gui/migration.c (create_calendar_contact_source): don't set the
group to be read only until after the source is added.
svn path=/trunk/; revision=24523
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0cb2b1fa11..78dddf9224 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2004-01-29 JP Rosevear <jpr@ximian.com> + * gui/migration.c (create_calendar_contact_source): don't set the + group to be read only until after the source is added. + +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 |