From 4994d35be03b281011c6ce5e8ff5489eed7486d6 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Wed, 25 Apr 2001 21:48:05 +0000 Subject: Removed generated files from CVS, updated .cvsignore files to include 2001-04-25 Jon Trowbridge * Removed generated files from CVS, updated .cvsignore files to include generated files. svn path=/trunk/; revision=9569 --- doc/devel/importer/tmpl/evolution-importer.sgml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/devel/importer/tmpl/evolution-importer.sgml') diff --git a/doc/devel/importer/tmpl/evolution-importer.sgml b/doc/devel/importer/tmpl/evolution-importer.sgml index 8d8351aed2..1c7736a37f 100644 --- a/doc/devel/importer/tmpl/evolution-importer.sgml +++ b/doc/devel/importer/tmpl/evolution-importer.sgml @@ -40,6 +40,7 @@ The type of function that is called when the importer wishes the importing compo @importer: The #EvolutionImporter. @filename: The filename of the file to load. +@folderpath: @closure: The data passed into evolution_importer_new (). @Returns: A #gboolean. TRUE if the load and initialisation was successful, FALSE otherwise. @@ -70,6 +71,15 @@ The type of function that is called when the importer wants to get a string vers +@EVOLUTION_IMPORTER_OK: +@EVOLUTION_IMPORTER_UNSUPPORTED_OPERATION: +@EVOLUTION_IMPORTER_INTERRUPTED: +@EVOLUTION_IMPORTER_BUSY: +@EVOLUTION_IMPORTER_NOT_READY: +@EVOLUTION_IMPORTER_UNKNOWN_DATA: +@EVOLUTION_IMPORTER_BAD_DATA: +@EVOLUTION_IMPORTER_BAD_FILE: +@EVOLUTION_IMPORTER_UNKNOWN_ERROR: -- cgit v1.2.3