From 3b8e4896e2fdf1c837743387928f5b4fd1e2d02f Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 15 Jul 2002 19:24:27 +0000 Subject: Fixes #8001 2002-07-14 Rodrigo Moya Fixes #8001 * importers/icalendar-importer.c (connect_to_shell): new function for connecting the importers (both iCal and vCal) to the shell, needed for some information retrieval about the folders we're importing to. (ical_importer_new, vcal_importer_new): call connect_to_shell. (importer_destroy_cb): unref the shell client object. (get_uri_from_folder_path): retrieve the uri from the storage registry. (check_folder_type): removed. * importers/Makefile.am: included libeshell to LIBS. svn path=/trunk/; revision=17463 --- calendar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 59d1105df2..795f424eba 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2002-07-14 Rodrigo Moya + + Fixes #8001 + + * importers/icalendar-importer.c (connect_to_shell): new function for + connecting the importers (both iCal and vCal) to the shell, needed for + some information retrieval about the folders we're importing to. + (ical_importer_new, vcal_importer_new): call connect_to_shell. + (importer_destroy_cb): unref the shell client object. + (get_uri_from_folder_path): retrieve the uri from the storage + registry. + (check_folder_type): removed. + + * importers/Makefile.am: included libeshell to LIBS. + 2002-07-12 Peter Williams * pcs/cal.c: Sigh, fix for the wombat.idl -> Evolution-Wombat.idl -- cgit v1.2.3