From f9950bfd61b7fc85137c1308fc182e842bee00aa Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Thu, 16 Aug 2001 17:51:24 +0000 Subject: Removing these files which belong in doc/ not help/ svn path=/trunk/; revision=12105 --- .../importer/evolution-shell-importer-sections.txt | 79 ---------------------- 1 file changed, 79 deletions(-) delete mode 100644 help/devel/importer/evolution-shell-importer-sections.txt (limited to 'help/devel/importer/evolution-shell-importer-sections.txt') diff --git a/help/devel/importer/evolution-shell-importer-sections.txt b/help/devel/importer/evolution-shell-importer-sections.txt deleted file mode 100644 index e2474f6375..0000000000 --- a/help/devel/importer/evolution-shell-importer-sections.txt +++ /dev/null @@ -1,79 +0,0 @@ -evolution-importer.h - -
-evolution-importer -EVOLUTION_IMPORTER -EvolutionImporter - -EvolutionImporterSupportFormatFn -EvolutionImporterLoadFileFn -EvolutionImporterProcessItemFn -EvolutionImporterGetErrorFn - -EvolutionImporterResult - -evolution_importer_new - - -EVOLUTION_TYPE_IMPORTER -EVOLUTION_IMPORTER -EVOLUTION_IS_IMPORTER -EVOLUTION_IMPORTER_CLASS -EVOLUTION_IS_IMPORTER_CLASS -evolution_importer_get_type - - -EvolutionImporter -EvolutionImporterPrivate - -
- -evolution-importer-listener.h -
-evolution-importer-listener -EVOLUTION_IMPORTER_LISTENER -EvolutionImporterListener - -EvolutionImporterListenerCallback - -evolution_importer_listener_new - - -EVOLUTION_TYPE_IMPORTER_LISTENER -EVOLUTION_IMPORTER_LISTENER -EVOLUTION_IMPORTER_LISTENER_CLASS -EVOLUTION_IS_IMPORTER_LISTENER -EVOLUTION_IS_IMPORTER_LISTENER_CLASS -evolution_importer_listener_get_type - - -EvolutionImporterListener -EvolutionImporterListenerPrivate - -
- -evolution-importer-client.h -
-evolution-importer-client -EVOLUTION_IMPORTER_CLIENT -EvolutionImporterClient - -evolution_importer_client_new -evolution_importer_client_new_from_id -evolution_importer_client_support_format -evolution_importer_client_load_file -evolution_importer_client_process_item -evolution_importer_client_get_error - - -EVOLUTION_TYPE_IMPORTER_CLIENT -EVOLUTION_IMPORTER_CLIENT -EVOLUTION_IMPORTER_CLIENT_CLASS -EVOLUTION_IS_IMPORTER_CLIENT -EVOLUTION_IS_IMPORTER_CLIENT_CLASS -evolution_importer_client_get_type - - -EvolutionImporterClient - -
-- cgit