From c8509a58159cc1d2899236c0571453f020ae47b4 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 19 Sep 2001 02:20:37 +0000 Subject: Fixes bug #6350. 2001-09-18 Federico Mena Quintero Fixes bug #6350. * gui/component-factory.c (remove_folder): Use a simplified method for removing our folder data; we just need to remove calendar.ics or tasks.ics and the corresponding backup files. svn path=/trunk/; revision=12966 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ac79893664..e3712ea18f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-09-18 Federico Mena Quintero + + Fixes bug #6350. + + * gui/component-factory.c (remove_folder): Use a simplified method + for removing our folder data; we just need to remove calendar.ics + or tasks.ics and the corresponding backup files. + 2001-09-18 Federico Mena Quintero Fixes bug #2830. -- cgit v1.2.3