From 8c2f3a00ef98717e4203630c8119f2e84d2bb796 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Tue, 13 Mar 2001 02:26:18 +0000 Subject: All my changes to get the folder creation working, and the magic Netscape importer. svn path=/trunk/; revision=8661 --- mail/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 130b5df97e..d2b35cfbf7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,19 @@ +2001-03-13 Iain Holmes + + * Makefile.am: Removed the importers and created a subdirectory for them to + live happily as plugins. + + * mail-importer.c (mail_importer_create_folder): Modified the function to take + a BonoboListener for the callback. + (get_importer_list): Get a list of importer plugins. + (free_importer_list): Free the list of plugins. + (mail_importer_init): Initalise the list of plugins. + (main_importer_uninit): Unload the modules. + + * GNOME_Evolution_Mail.oaf.in: Remove the oaf_server entries for the importers. + + * importers/*: Copy the importers in here. + 2001-03-12 Jeffrey Stedfast * mail-config.c (mail_config_write): Make the transport save -- cgit v1.2.3