aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/importer/tmpl/evolution-importer.sgml
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-04-26 05:48:05 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-04-26 05:48:05 +0800
commit4994d35be03b281011c6ce5e8ff5489eed7486d6 (patch)
treedc311e2b9621c465bebe5125c95061ee7793a05b /doc/devel/importer/tmpl/evolution-importer.sgml
parenta37ae85ab4c5cd7256e2143332a8263147a328a3 (diff)
downloadgsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.gz
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.bz2
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.lz
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.xz
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.zst
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.zip
Removed generated files from CVS, updated .cvsignore files to include
2001-04-25 Jon Trowbridge <trow@ximian.com> * Removed generated files from CVS, updated .cvsignore files to include generated files. svn path=/trunk/; revision=9569
Diffstat (limited to 'doc/devel/importer/tmpl/evolution-importer.sgml')
-rw-r--r--doc/devel/importer/tmpl/evolution-importer.sgml10
1 files changed, 10 insertions, 0 deletions
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
</para>
+@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:
<!-- ##### FUNCTION evolution_importer_new ##### -->
<para>