aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/importer/evolution-shell-importer-sections.txt
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-02-02 08:27:17 +0800
committerIain Holmes <iain@src.gnome.org>2001-02-02 08:27:17 +0800
commitc002ddaf4faa6cc4a32752af29dccd1d9918af63 (patch)
tree9e532ac1a7c53f9faa8a9391aecc21a21052b801 /help/devel/importer/evolution-shell-importer-sections.txt
parentf8918d44539c1df3a3eacc2afe1507aa8c0b5093 (diff)
downloadgsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.gz
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.bz2
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.lz
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.xz
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.zst
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.zip
More docs...
svn path=/trunk/; revision=7939
Diffstat (limited to 'help/devel/importer/evolution-shell-importer-sections.txt')
-rw-r--r--help/devel/importer/evolution-shell-importer-sections.txt29
1 files changed, 25 insertions, 4 deletions
diff --git a/help/devel/importer/evolution-shell-importer-sections.txt b/help/devel/importer/evolution-shell-importer-sections.txt
index f14b8addcb..e2474f6375 100644
--- a/help/devel/importer/evolution-shell-importer-sections.txt
+++ b/help/devel/importer/evolution-shell-importer-sections.txt
@@ -1,5 +1,4 @@
<INCLUDE>evolution-importer.h</INCLUDE>
-<INCLUDE>evolution-importer-client.h</INCLUDE>
<SECTION>
<FILE>evolution-importer</FILE>
@@ -29,13 +28,36 @@ EvolutionImporterPrivate
</SECTION>
+<INCLUDE>evolution-importer-listener.h</INCLUDE>
+<SECTION>
+<FILE>evolution-importer-listener</FILE>
+EVOLUTION_IMPORTER_LISTENER
+<TITLE>EvolutionImporterListener</TITLE>
+
+EvolutionImporterListenerCallback
+
+evolution_importer_listener_new
+
+<SUBSECTION Standard>
+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
+
+<SUBSECTION Private>
+EvolutionImporterListener
+EvolutionImporterListenerPrivate
+
+</SECTION>
+
+<INCLUDE>evolution-importer-client.h</INCLUDE>
<SECTION>
<FILE>evolution-importer-client</FILE>
EVOLUTION_IMPORTER_CLIENT
<TITLE>EvolutionImporterClient</TITLE>
-EvolutionImporterClientCallback
-
evolution_importer_client_new
evolution_importer_client_new_from_id
evolution_importer_client_support_format
@@ -53,6 +75,5 @@ evolution_importer_client_get_type
<SUBSECTION Private>
EvolutionImporterClient
-EvolutionImporterClientPrivate
</SECTION>