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 --- help/devel/importer/.cvsignore | 3 +++ help/devel/importer/evolution-shell-importer.heirarchy | 5 ----- help/devel/importer/evolution-shell-importer.hierarchy | 14 -------------- help/devel/importer/tmpl/evolution-importer-client.sgml | 1 + help/devel/importer/tmpl/evolution-importer.sgml | 10 ++++++++++ 5 files changed, 14 insertions(+), 19 deletions(-) delete mode 100644 help/devel/importer/evolution-shell-importer.heirarchy delete mode 100644 help/devel/importer/evolution-shell-importer.hierarchy (limited to 'help/devel/importer') diff --git a/help/devel/importer/.cvsignore b/help/devel/importer/.cvsignore index 0842a93f7a..7e570cff1d 100644 --- a/help/devel/importer/.cvsignore +++ b/help/devel/importer/.cvsignore @@ -1,3 +1,6 @@ sgml Makefile Makefile.in +*-decl.txt +*.hierarchy +*.signals diff --git a/help/devel/importer/evolution-shell-importer.heirarchy b/help/devel/importer/evolution-shell-importer.heirarchy deleted file mode 100644 index 78e430d311..0000000000 --- a/help/devel/importer/evolution-shell-importer.heirarchy +++ /dev/null @@ -1,5 +0,0 @@ -GtkObject - BonoboObject - EvolutionImporter - BonoboObjectClient - EvolutionImporterClient diff --git a/help/devel/importer/evolution-shell-importer.hierarchy b/help/devel/importer/evolution-shell-importer.hierarchy deleted file mode 100644 index 5f1b55c709..0000000000 --- a/help/devel/importer/evolution-shell-importer.hierarchy +++ /dev/null @@ -1,14 +0,0 @@ -GtkObject - GtkWidget - GtkRange - GtkScale - GtkContainer - GtkBin - GtkButton - GtkToggleButton - GtkCheckButton - BonoboObject - EvolutionImporter - Handle to remote Bonobo::Unknown - EvolutionImporterClient - EvolutionImporterListener diff --git a/help/devel/importer/tmpl/evolution-importer-client.sgml b/help/devel/importer/tmpl/evolution-importer-client.sgml index 8122e4fb2d..6cee37bef1 100644 --- a/help/devel/importer/tmpl/evolution-importer-client.sgml +++ b/help/devel/importer/tmpl/evolution-importer-client.sgml @@ -57,6 +57,7 @@ Casts a #GtkObject into an #EvolutionImporterClient @client: @filename: +@folderpath: @Returns: diff --git a/help/devel/importer/tmpl/evolution-importer.sgml b/help/devel/importer/tmpl/evolution-importer.sgml index 8d8351aed2..1c7736a37f 100644 --- a/help/devel/importer/tmpl/evolution-importer.sgml +++ b/help/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