diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-08-01 21:38:28 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-08-01 21:38:28 +0800 |
commit | cac0ba57e6c47acd94600b5add1930301df33c50 (patch) | |
tree | a399fb592b6e5df4afbaa7d1d677d818b3767880 /devel-docs/camel/camel-sections.txt | |
parent | 5709aa9ef61dc720571acec93085f7d2d4ef4758 (diff) | |
download | gsoc2013-evolution-cac0ba57e6c47acd94600b5add1930301df33c50.tar gsoc2013-evolution-cac0ba57e6c47acd94600b5add1930301df33c50.tar.gz gsoc2013-evolution-cac0ba57e6c47acd94600b5add1930301df33c50.tar.bz2 gsoc2013-evolution-cac0ba57e6c47acd94600b5add1930301df33c50.tar.lz gsoc2013-evolution-cac0ba57e6c47acd94600b5add1930301df33c50.tar.xz gsoc2013-evolution-cac0ba57e6c47acd94600b5add1930301df33c50.tar.zst gsoc2013-evolution-cac0ba57e6c47acd94600b5add1930301df33c50.zip |
merge a lot of work. Rough ChangeLog will follow
svn path=/trunk/; revision=1052
Diffstat (limited to 'devel-docs/camel/camel-sections.txt')
-rw-r--r-- | devel-docs/camel/camel-sections.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/devel-docs/camel/camel-sections.txt b/devel-docs/camel/camel-sections.txt index f7b05529cb..81c9c205d4 100644 --- a/devel-docs/camel/camel-sections.txt +++ b/devel-docs/camel/camel-sections.txt @@ -1,6 +1,15 @@ <INCLUDE>gnome.h</INCLUDE> + +<SECTION> +<FILE>camel-data-wrapper</FILE> +CamelDataWrapper +<TITLE>CamelDataWrapper</TITLE> +camel_data_wrapper_write_to_stream +</SECTION> + + <SECTION> <FILE>camel-folder</FILE> CamelFolder @@ -41,8 +50,8 @@ CamelStore camel_store_get_separator camel_store_get_folder <SUBSECTION Standard> -CAMEL_SERVICE +CAMEL_STORE camel_store_get_type -CAMEL_SERVICE_CLASS +CAMEL_STORE_CLASS </SECTION> |