diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-25 06:38:52 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-25 06:38:52 +0800 |
commit | 0ac0b8d0e85ece7e006a4888d28d54bf1df34b0e (patch) | |
tree | 18e369a260e0e3c4412b596e74d9d45aa65f4601 /calendar/ChangeLog | |
parent | dcc99c020b6a58e174091b32585159edfae18dd4 (diff) | |
download | gsoc2013-evolution-0ac0b8d0e85ece7e006a4888d28d54bf1df34b0e.tar.gz gsoc2013-evolution-0ac0b8d0e85ece7e006a4888d28d54bf1df34b0e.tar.zst gsoc2013-evolution-0ac0b8d0e85ece7e006a4888d28d54bf1df34b0e.zip |
Fixed to only copy the `calendar.ics' and `calendar.ics~' files.
* gui/component-factory.c (xfer_folder): Fixed to only copy the
`calendar.ics' and `calendar.ics~' files.
svn path=/trunk/; revision=14070
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index dc8ba109fe..c329229fa6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-10-24 Ettore Perazzoli <ettore@ximian.com> + + * gui/component-factory.c (xfer_folder): Fixed to only copy the + `calendar.ics' and `calendar.ics~' files. + 2001-10-24 Damon Chaplin <damon@ximian.com> * pcs/cal-backend-file.c (cal_backend_file_update_objects): when @@ -14,6 +19,7 @@ * gui/e-calendar-table.c (e_calendar_table_init): use U_ for the ECellCombo popdown strings, as it expects UTF-8 strings. +>>>>>>> 1.1185 2001-10-24 JP Rosevear <jpr@ximian.com> * gui/e-meeting-time-sel.c (e_meeting_time_selector_construct): |