[evolution-data-server] Automated Gtk-Doc updates from backend API changes.



commit 90f5b8151fad3d40e213a365835b37144eafe553
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu May 26 11:34:28 2011 -0400

    Automated Gtk-Doc updates from backend API changes.

 .../libedata-book/tmpl/e-book-backend-sync.sgml    |   82 +-----
 .../libedata-book/tmpl/e-book-backend.sgml         |  214 ++-------------
 .../libedata-book/tmpl/e-data-book-factory.sgml    |    9 -
 .../libedata-book/tmpl/e-data-book-view.sgml       |   29 --
 .../libedata-book/tmpl/e-data-book.sgml            |   73 +-----
 .../libedata-book/tmpl/libedata-book-unused.sgml   |  303 ++++++++++++++++++++
 .../libecal/tmpl/e-cal-check-timezones.sgml        |    1 +
 .../libedata-cal/tmpl/e-cal-backend-sync.sgml      |  143 ++--------
 .../calendar/libedata-cal/tmpl/e-cal-backend.sgml  |  269 +++---------------
 .../libedata-cal/tmpl/e-data-cal-common.sgml       |    6 -
 .../libedata-cal/tmpl/e-data-cal-factory.sgml      |    9 -
 .../libedata-cal/tmpl/e-data-cal-view.sgml         |   71 +----
 .../calendar/libedata-cal/tmpl/e-data-cal.sgml     |  291 -------------------
 .../reference/camel/tmpl/camel-cipher-context.sgml |    2 +
 .../libedataserverui/tmpl/e-source-combo-box.sgml  |   12 +-
 15 files changed, 417 insertions(+), 1097 deletions(-)
---
diff --git a/docs/reference/addressbook/libedata-book/tmpl/e-book-backend-sync.sgml b/docs/reference/addressbook/libedata-book/tmpl/e-book-backend-sync.sgml
index ece2e2a..cd4e709 100644
--- a/docs/reference/addressbook/libedata-book/tmpl/e-book-backend-sync.sgml
+++ b/docs/reference/addressbook/libedata-book/tmpl/e-book-backend-sync.sgml
@@ -42,8 +42,8 @@ EBookBackendSync
 
 @backend: 
 @book: 
- opid: 
- perror: 
+ cancellable: 
+ error: 
 
 
 <!-- ##### FUNCTION e_book_backend_sync_create_contact ##### -->
@@ -53,10 +53,10 @@ EBookBackendSync
 
 @backend: 
 @book: 
- opid: 
+ cancellable: 
 @vcard: 
 @contact: 
- perror: 
+ error: 
 
 
 <!-- ##### FUNCTION e_book_backend_sync_remove_contacts ##### -->
@@ -66,10 +66,10 @@ EBookBackendSync
 
 @backend: 
 @book: 
- opid: 
+ cancellable: 
 @id_list: 
 @removed_ids: 
- perror: 
+ error: 
 
 
 <!-- ##### FUNCTION e_book_backend_sync_modify_contact ##### -->
@@ -79,10 +79,10 @@ EBookBackendSync
 
 @backend: 
 @book: 
- opid: 
+ cancellable: 
 @vcard: 
 @contact: 
- perror: 
+ error: 
 
 
 <!-- ##### FUNCTION e_book_backend_sync_get_contact ##### -->
@@ -92,10 +92,10 @@ EBookBackendSync
 
 @backend: 
 @book: 
- opid: 
+ cancellable: 
 @id: 
 @vcard: 
- perror: 
+ error: 
 
 
 <!-- ##### FUNCTION e_book_backend_sync_get_contact_list ##### -->
@@ -105,23 +105,10 @@ EBookBackendSync
 
 @backend: 
 @book: 
- opid: 
+ cancellable: 
 @query: 
 @contacts: 
- perror: 
-
-
-<!-- ##### FUNCTION e_book_backend_sync_get_changes ##### -->
-<para>
-
-</para>
-
- backend: 
- book: 
- opid: 
- change_id: 
- changes: 
- perror: 
+ error: 
 
 
 <!-- ##### FUNCTION e_book_backend_sync_authenticate_user ##### -->
@@ -130,47 +117,8 @@ EBookBackendSync
 </para>
 
 @backend: 
- book: 
- opid: 
- user: 
- passwd: 
- auth_method: 
- perror: 
-
-
-<!-- ##### FUNCTION e_book_backend_sync_get_required_fields ##### -->
-<para>
-
-</para>
-
- backend: 
- book: 
- opid: 
- fields: 
- perror: 
-
-
-<!-- ##### FUNCTION e_book_backend_sync_get_supported_fields ##### -->
-<para>
-
-</para>
-
- backend: 
- book: 
- opid: 
- fields: 
- perror: 
-
-
-<!-- ##### FUNCTION e_book_backend_sync_get_supported_auth_methods ##### -->
-<para>
-
-</para>
-
- backend: 
- book: 
- opid: 
- methods: 
- perror: 
+ cancellable: 
+ credentials: 
+ error: 
 
 
diff --git a/docs/reference/addressbook/libedata-book/tmpl/e-book-backend.sgml b/docs/reference/addressbook/libedata-book/tmpl/e-book-backend.sgml
index 3dbea7d..10c9f62 100644
--- a/docs/reference/addressbook/libedata-book/tmpl/e-book-backend.sgml
+++ b/docs/reference/addressbook/libedata-book/tmpl/e-book-backend.sgml
@@ -56,17 +56,6 @@ EBookBackend
 @cache_dir: 
 
 
-<!-- ##### FUNCTION e_book_backend_load_source ##### -->
-<para>
-
-</para>
-
- backend: 
- source: 
- only_if_exists: 
- error: 
-
-
 <!-- ##### FUNCTION e_book_backend_get_source ##### -->
 <para>
 
@@ -95,42 +84,6 @@ EBookBackend
 @book: 
 
 
-<!-- ##### FUNCTION e_book_backend_has_out_of_proc_clients ##### -->
-<para>
-
-</para>
-
- backend: 
- Returns: 
-
-
-<!-- ##### FUNCTION e_book_backend_get_static_capabilities ##### -->
-<para>
-
-</para>
-
- backend: 
- Returns: 
-
-
-<!-- ##### FUNCTION e_book_backend_is_loaded ##### -->
-<para>
-
-</para>
-
- backend: 
- Returns: 
-
-
-<!-- ##### FUNCTION e_book_backend_is_writable ##### -->
-<para>
-
-</para>
-
- backend: 
- Returns: 
-
-
 <!-- ##### FUNCTION e_book_backend_is_removed ##### -->
 <para>
 
@@ -148,6 +101,7 @@ EBookBackend
 @backend: 
 @book: 
 @opid: 
+ cancellable: 
 @only_if_exists: 
 
 
@@ -159,6 +113,7 @@ EBookBackend
 @backend: 
 @book: 
 @opid: 
+ cancellable: 
 
 
 <!-- ##### FUNCTION e_book_backend_create_contact ##### -->
@@ -169,6 +124,7 @@ EBookBackend
 @backend: 
 @book: 
 @opid: 
+ cancellable: 
 @vcard: 
 
 
@@ -180,6 +136,7 @@ EBookBackend
 @backend: 
 @book: 
 @opid: 
+ cancellable: 
 @id_list: 
 
 
@@ -191,6 +148,7 @@ EBookBackend
 @backend: 
 @book: 
 @opid: 
+ cancellable: 
 @vcard: 
 
 
@@ -202,6 +160,7 @@ EBookBackend
 @backend: 
 @book: 
 @opid: 
+ cancellable: 
 @id: 
 
 
@@ -213,80 +172,18 @@ EBookBackend
 @backend: 
 @book: 
 @opid: 
+ cancellable: 
 @query: 
 
 
-<!-- ##### FUNCTION e_book_backend_get_changes ##### -->
-<para>
-
-</para>
-
- backend: 
- book: 
- opid: 
- change_id: 
-
-
 <!-- ##### FUNCTION e_book_backend_authenticate_user ##### -->
 <para>
 
 </para>
 
 @backend: 
- book: 
- opid: 
- user: 
- passwd: 
- auth_method: 
-
-
-<!-- ##### FUNCTION e_book_backend_get_supported_fields ##### -->
-<para>
-
-</para>
-
- backend: 
- book: 
- opid: 
-
-
-<!-- ##### FUNCTION e_book_backend_get_required_fields ##### -->
-<para>
-
-</para>
-
- backend: 
- book: 
- opid: 
-
-
-<!-- ##### FUNCTION e_book_backend_get_supported_auth_methods ##### -->
-<para>
-
-</para>
-
- backend: 
- book: 
- opid: 
-
-
-<!-- ##### FUNCTION e_book_backend_cancel_operation ##### -->
-<para>
-
-</para>
-
- backend: 
- book: 
- error: 
-
-
-<!-- ##### FUNCTION e_book_backend_set_mode ##### -->
-<para>
-
-</para>
-
- backend: 
- mode: 
+ cancellable: 
+ credentials: 
 
 
 <!-- ##### FUNCTION e_book_backend_start_book_view ##### -->
@@ -325,15 +222,6 @@ EBookBackend
 @view: 
 
 
-<!-- ##### FUNCTION e_book_backend_get_book_views ##### -->
-<para>
-
-</para>
-
- backend: 
- Returns: 
-
-
 <!-- ##### FUNCTION e_book_backend_notify_update ##### -->
 <para>
 
@@ -360,30 +248,14 @@ EBookBackend
 @backend: 
 
 
-<!-- ##### FUNCTION e_book_backend_notify_writable ##### -->
-<para>
-
-</para>
-
- backend: 
- is_writable: 
-
-
-<!-- ##### FUNCTION e_book_backend_notify_connection_status ##### -->
-<para>
-
-</para>
-
- backend: 
- is_online: 
-
-
 <!-- ##### FUNCTION e_book_backend_notify_auth_required ##### -->
 <para>
 
 </para>
 
 @backend: 
+ is_self: 
+ credentials: 
 
 
 <!-- ##### FUNCTION e_book_backend_sync ##### -->
@@ -394,24 +266,6 @@ EBookBackend
 @backend: 
 
 
-<!-- ##### FUNCTION e_book_backend_set_is_loaded ##### -->
-<para>
-
-</para>
-
- backend: 
- is_loaded: 
-
-
-<!-- ##### FUNCTION e_book_backend_set_is_writable ##### -->
-<para>
-
-</para>
-
- backend: 
- is_writable: 
-
-
 <!-- ##### FUNCTION e_book_backend_set_is_removed ##### -->
 <para>
 
@@ -421,42 +275,19 @@ EBookBackend
 @is_removed: 
 
 
-<!-- ##### FUNCTION e_book_backend_change_add_new ##### -->
-<para>
-
-</para>
-
- vcard: 
- Returns: 
-
-
-<!-- ##### FUNCTION e_book_backend_change_modify_new ##### -->
-<para>
-
-</para>
-
- vcard: 
- Returns: 
-
-
-<!-- ##### FUNCTION e_book_backend_change_delete_new ##### -->
-<para>
-
-</para>
-
- id: 
- Returns: 
-
-
 <!-- ##### STRUCT EBookBackendClass ##### -->
 <para>
 
 </para>
 
 @parent_class: 
- load_source: 
+ get_backend_property: 
+ set_backend_property: 
+ open: 
 @remove: 
- get_static_capabilities: 
+ set_online: 
+ authenticate_user: 
+ refresh: 
 @create_contact: 
 @remove_contacts: 
 @modify_contact: 
@@ -464,17 +295,6 @@ EBookBackend
 @get_contact_list: 
 @start_book_view: 
 @stop_book_view: 
- get_changes: 
- authenticate_user: 
- get_required_fields: 
- get_supported_fields: 
- get_supported_auth_methods: 
- cancel_operation: 
- set_mode: 
 @last_client_gone: 
 @sync: 
- _pas_reserved1: 
- _pas_reserved2: 
- _pas_reserved3: 
- _pas_reserved4: 
 
diff --git a/docs/reference/addressbook/libedata-book/tmpl/e-data-book-factory.sgml b/docs/reference/addressbook/libedata-book/tmpl/e-data-book-factory.sgml
index 71b8d61..011fc0b 100644
--- a/docs/reference/addressbook/libedata-book/tmpl/e-data-book-factory.sgml
+++ b/docs/reference/addressbook/libedata-book/tmpl/e-data-book-factory.sgml
@@ -42,12 +42,3 @@ EDataBookFactory
 @parent: 
 @priv: 
 
-<!-- ##### FUNCTION e_data_book_factory_set_backend_mode ##### -->
-<para>
-
-</para>
-
- factory: 
- mode: 
-
-
diff --git a/docs/reference/addressbook/libedata-book/tmpl/e-data-book-view.sgml b/docs/reference/addressbook/libedata-book/tmpl/e-data-book-view.sgml
index b01c177..9d8d109 100644
--- a/docs/reference/addressbook/libedata-book/tmpl/e-data-book-view.sgml
+++ b/docs/reference/addressbook/libedata-book/tmpl/e-data-book-view.sgml
@@ -34,7 +34,6 @@ EDataBookView
 @book: 
 @card_query: 
 @card_sexp: 
- max_results: 
 @Returns: 
 
 
@@ -50,16 +49,6 @@ EDataBookView
 @Returns: 
 
 
-<!-- ##### FUNCTION e_data_book_view_set_thresholds ##### -->
-<para>
-
-</para>
-
- book_view: 
- minimum_grouping_threshold: 
- maximum_grouping_threshold: 
-
-
 <!-- ##### FUNCTION e_data_book_view_get_card_query ##### -->
 <para>
 
@@ -78,15 +67,6 @@ EDataBookView
 @Returns: 
 
 
-<!-- ##### FUNCTION e_data_book_view_get_max_results ##### -->
-<para>
-
-</para>
-
- book_view: 
- Returns: 
-
-
 <!-- ##### FUNCTION e_data_book_view_get_backend ##### -->
 <para>
 
@@ -142,15 +122,6 @@ EDataBookView
 @error: 
 
 
-<!-- ##### FUNCTION e_data_book_view_notify_status_message ##### -->
-<para>
-
-</para>
-
- book_view: 
- message: 
-
-
 <!-- ##### FUNCTION e_data_book_view_ref ##### -->
 <para>
 
diff --git a/docs/reference/addressbook/libedata-book/tmpl/e-data-book.sgml b/docs/reference/addressbook/libedata-book/tmpl/e-data-book.sgml
index b278aad..c944612 100644
--- a/docs/reference/addressbook/libedata-book/tmpl/e-data-book.sgml
+++ b/docs/reference/addressbook/libedata-book/tmpl/e-data-book.sgml
@@ -165,49 +165,6 @@ EDataBook
 @contact: 
 
 
-<!-- ##### FUNCTION e_data_book_respond_authenticate_user ##### -->
-<para>
-
-</para>
-
- book: 
- opid: 
- error: 
-
-
-<!-- ##### FUNCTION e_data_book_respond_get_supported_fields ##### -->
-<para>
-
-</para>
-
- book: 
- opid: 
- error: 
- fields: 
-
-
-<!-- ##### FUNCTION e_data_book_respond_get_required_fields ##### -->
-<para>
-
-</para>
-
- book: 
- opid: 
- error: 
- fields: 
-
-
-<!-- ##### FUNCTION e_data_book_respond_get_supported_auth_methods ##### -->
-<para>
-
-</para>
-
- book: 
- opid: 
- error: 
- fields: 
-
-
 <!-- ##### FUNCTION e_data_book_respond_get_contact ##### -->
 <para>
 
@@ -230,40 +187,12 @@ EDataBook
 @cards: 
 
 
-<!-- ##### FUNCTION e_data_book_respond_get_changes ##### -->
-<para>
-
-</para>
-
- book: 
- opid: 
- error: 
- changes: 
-
-
-<!-- ##### FUNCTION e_data_book_report_writable ##### -->
-<para>
-
-</para>
-
- book: 
- writable: 
-
-
-<!-- ##### FUNCTION e_data_book_report_connection_status ##### -->
-<para>
-
-</para>
-
- book: 
- is_online: 
-
-
 <!-- ##### FUNCTION e_data_book_report_auth_required ##### -->
 <para>
 
 </para>
 
 @book: 
+ credentials: 
 
 
diff --git a/docs/reference/addressbook/libedata-book/tmpl/libedata-book-unused.sgml b/docs/reference/addressbook/libedata-book/tmpl/libedata-book-unused.sgml
index cb02c64..394dec3 100644
--- a/docs/reference/addressbook/libedata-book/tmpl/libedata-book-unused.sgml
+++ b/docs/reference/addressbook/libedata-book/tmpl/libedata-book-unused.sgml
@@ -242,6 +242,39 @@ e-data-book-types
 @uri: 
 @Returns: 
 
+<!-- ##### FUNCTION e_book_backend_cancel_operation ##### -->
+<para>
+
+</para>
+
+ backend: 
+ book: 
+ error: 
+
+<!-- ##### FUNCTION e_book_backend_change_add_new ##### -->
+<para>
+
+</para>
+
+ vcard: 
+ Returns: 
+
+<!-- ##### FUNCTION e_book_backend_change_delete_new ##### -->
+<para>
+
+</para>
+
+ id: 
+ Returns: 
+
+<!-- ##### FUNCTION e_book_backend_change_modify_new ##### -->
+<para>
+
+</para>
+
+ vcard: 
+ Returns: 
+
 <!-- ##### FUNCTION e_book_backend_construct ##### -->
 <para>
 
@@ -250,6 +283,178 @@ e-data-book-types
 @backend: 
 @Returns: 
 
+<!-- ##### FUNCTION e_book_backend_get_book_views ##### -->
+<para>
+
+</para>
+
+ backend: 
+ Returns: 
+
+<!-- ##### FUNCTION e_book_backend_get_changes ##### -->
+<para>
+
+</para>
+
+ backend: 
+ book: 
+ opid: 
+ change_id: 
+
+<!-- ##### FUNCTION e_book_backend_get_required_fields ##### -->
+<para>
+
+</para>
+
+ backend: 
+ book: 
+ opid: 
+
+<!-- ##### FUNCTION e_book_backend_get_static_capabilities ##### -->
+<para>
+
+</para>
+
+ backend: 
+ Returns: 
+
+<!-- ##### FUNCTION e_book_backend_get_supported_auth_methods ##### -->
+<para>
+
+</para>
+
+ backend: 
+ book: 
+ opid: 
+
+<!-- ##### FUNCTION e_book_backend_get_supported_fields ##### -->
+<para>
+
+</para>
+
+ backend: 
+ book: 
+ opid: 
+
+<!-- ##### FUNCTION e_book_backend_has_out_of_proc_clients ##### -->
+<para>
+
+</para>
+
+ backend: 
+ Returns: 
+
+<!-- ##### FUNCTION e_book_backend_is_loaded ##### -->
+<para>
+
+</para>
+
+ backend: 
+ Returns: 
+
+<!-- ##### FUNCTION e_book_backend_is_writable ##### -->
+<para>
+
+</para>
+
+ backend: 
+ Returns: 
+
+<!-- ##### FUNCTION e_book_backend_load_source ##### -->
+<para>
+
+</para>
+
+ backend: 
+ source: 
+ only_if_exists: 
+ error: 
+
+<!-- ##### FUNCTION e_book_backend_notify_connection_status ##### -->
+<para>
+
+</para>
+
+ backend: 
+ is_online: 
+
+<!-- ##### FUNCTION e_book_backend_notify_writable ##### -->
+<para>
+
+</para>
+
+ backend: 
+ is_writable: 
+
+<!-- ##### FUNCTION e_book_backend_set_is_loaded ##### -->
+<para>
+
+</para>
+
+ backend: 
+ is_loaded: 
+
+<!-- ##### FUNCTION e_book_backend_set_is_writable ##### -->
+<para>
+
+</para>
+
+ backend: 
+ is_writable: 
+
+<!-- ##### FUNCTION e_book_backend_set_mode ##### -->
+<para>
+
+</para>
+
+ backend: 
+ mode: 
+
+<!-- ##### FUNCTION e_book_backend_sync_get_changes ##### -->
+<para>
+
+</para>
+
+ backend: 
+ book: 
+ opid: 
+ change_id: 
+ changes: 
+ perror: 
+
+<!-- ##### FUNCTION e_book_backend_sync_get_required_fields ##### -->
+<para>
+
+</para>
+
+ backend: 
+ book: 
+ opid: 
+ fields: 
+ perror: 
+
+<!-- ##### FUNCTION e_book_backend_sync_get_supported_auth_methods ##### -->
+<para>
+
+</para>
+
+ backend: 
+ book: 
+ opid: 
+ methods: 
+ perror: 
+
+<!-- ##### FUNCTION e_book_backend_sync_get_supported_fields ##### -->
+<para>
+
+</para>
+
+ backend: 
+ book: 
+ opid: 
+ fields: 
+ perror: 
+
 <!-- ##### FUNCTION e_data_book_factory_activate ##### -->
 <para>
 
@@ -296,6 +501,14 @@ e-data-book-types
 
 @factory: 
 
+<!-- ##### FUNCTION e_data_book_factory_set_backend_mode ##### -->
+<para>
+
+</para>
+
+ factory: 
+ mode: 
+
 <!-- ##### FUNCTION e_data_book_get_listener ##### -->
 <para>
 
@@ -328,6 +541,31 @@ e-data-book-types
 </para>
 
 
+<!-- ##### FUNCTION e_data_book_report_connection_status ##### -->
+<para>
+
+</para>
+
+ book: 
+ is_online: 
+
+<!-- ##### FUNCTION e_data_book_report_writable ##### -->
+<para>
+
+</para>
+
+ book: 
+ writable: 
+
+<!-- ##### FUNCTION e_data_book_respond_authenticate_user ##### -->
+<para>
+
+</para>
+
+ book: 
+ opid: 
+ error: 
+
 <!-- ##### FUNCTION e_data_book_respond_get_book_view ##### -->
 <para>
 
@@ -338,6 +576,46 @@ e-data-book-types
 @status: 
 @book_view: 
 
+<!-- ##### FUNCTION e_data_book_respond_get_changes ##### -->
+<para>
+
+</para>
+
+ book: 
+ opid: 
+ error: 
+ changes: 
+
+<!-- ##### FUNCTION e_data_book_respond_get_required_fields ##### -->
+<para>
+
+</para>
+
+ book: 
+ opid: 
+ error: 
+ fields: 
+
+<!-- ##### FUNCTION e_data_book_respond_get_supported_auth_methods ##### -->
+<para>
+
+</para>
+
+ book: 
+ opid: 
+ error: 
+ fields: 
+
+<!-- ##### FUNCTION e_data_book_respond_get_supported_fields ##### -->
+<para>
+
+</para>
+
+ book: 
+ opid: 
+ error: 
+ fields: 
+
 <!-- ##### FUNCTION e_data_book_view_get_listener ##### -->
 <para>
 
@@ -346,6 +624,14 @@ e-data-book-types
 @book_view: 
 @Returns: 
 
+<!-- ##### FUNCTION e_data_book_view_get_max_results ##### -->
+<para>
+
+</para>
+
+ book_view: 
+ Returns: 
+
 <!-- ##### FUNCTION e_data_book_view_get_mutex ##### -->
 <para>
 
@@ -354,3 +640,20 @@ e-data-book-types
 @book_view: 
 @Returns: 
 
+<!-- ##### FUNCTION e_data_book_view_notify_status_message ##### -->
+<para>
+
+</para>
+
+ book_view: 
+ message: 
+
+<!-- ##### FUNCTION e_data_book_view_set_thresholds ##### -->
+<para>
+
+</para>
+
+ book_view: 
+ minimum_grouping_threshold: 
+ maximum_grouping_threshold: 
+
diff --git a/docs/reference/calendar/libecal/tmpl/e-cal-check-timezones.sgml b/docs/reference/calendar/libecal/tmpl/e-cal-check-timezones.sgml
index 1d46cd1..2bc77e8 100644
--- a/docs/reference/calendar/libecal/tmpl/e-cal-check-timezones.sgml
+++ b/docs/reference/calendar/libecal/tmpl/e-cal-check-timezones.sgml
@@ -67,6 +67,7 @@ e-cal-check-timezones
 @const gchar *tzid, gconstpointer custom, GError **error:
 @const gchar *tzid, gconstpointer custom, GError **error:
 @const gchar *tzid, gconstpointer custom, GError **error:
+ const gchar *tzid, gconstpointer custom, GError **error:
 @const gchar *tzid, gconstpointer custom, GError **error: 
 @custom: 
 @error: 
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-sync.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-sync.sgml
index 599359e..66cd384 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-sync.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-sync.sgml
@@ -26,15 +26,6 @@ Base class for synchronous backends.
 </para>
 
 
-<!-- ##### USER_FUNCTION ECalBackendSyncFactoryFn ##### -->
-<para>
-
-</para>
-
- void: 
- Returns: 
-
-
 <!-- ##### FUNCTION e_cal_backend_sync_set_lock ##### -->
 <para>
 
@@ -44,61 +35,6 @@ Base class for synchronous backends.
 @lock: 
 
 
-<!-- ##### FUNCTION e_cal_backend_sync_is_read_only ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- read_only: 
- error: 
-
-
-<!-- ##### FUNCTION e_cal_backend_sync_get_cal_address ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- address: 
- error: 
-
-
-<!-- ##### FUNCTION e_cal_backend_sync_get_alarm_email_address ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- address: 
- error: 
-
-
-<!-- ##### FUNCTION e_cal_backend_sync_get_ldap_attribute ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- attribute: 
- error: 
-
-
-<!-- ##### FUNCTION e_cal_backend_sync_get_static_capabilities ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- capabiliites: 
- error: 
-
-
 <!-- ##### FUNCTION e_cal_backend_sync_open ##### -->
 <para>
 
@@ -106,9 +42,8 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @only_if_exists: 
- username: 
- password: 
 @error: 
 
 
@@ -119,6 +54,7 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @error: 
 
 
@@ -129,6 +65,7 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @error: 
 
 
@@ -139,8 +76,10 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @calobj: 
 @uid: 
+ new_object: 
 @error: 
 
 
@@ -151,6 +90,7 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @calobj: 
 @mod: 
 @old_object: 
@@ -165,24 +105,12 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @uid: 
 @rid: 
 @mod: 
 @old_object: 
- object: 
- error: 
-
-
-<!-- ##### FUNCTION e_cal_backend_sync_get_attachment_list ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- uid: 
- rid: 
- attachments: 
+ new_object: 
 @error: 
 
 
@@ -193,7 +121,9 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @uid: 
+ rid: 
 @auid: 
 @error: 
 
@@ -205,6 +135,7 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @calobj: 
 @error: 
 
@@ -216,23 +147,13 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @calobj: 
 @users: 
 @modified_calobj: 
 @error: 
 
 
-<!-- ##### FUNCTION e_cal_backend_sync_get_default_object ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- object: 
- error: 
-
-
 <!-- ##### FUNCTION e_cal_backend_sync_get_object ##### -->
 <para>
 
@@ -240,9 +161,10 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @uid: 
 @rid: 
- object: 
+ calobj: 
 @error: 
 
 
@@ -253,8 +175,9 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @sexp: 
- objects: 
+ calobjs: 
 @error: 
 
 
@@ -265,8 +188,9 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @tzid: 
- object: 
+ tzobject: 
 @error: 
 
 
@@ -277,32 +201,8 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
- tzobj: 
- error: 
-
-
-<!-- ##### FUNCTION e_cal_backend_sync_set_default_zone ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- tzobj: 
- error: 
-
-
-<!-- ##### FUNCTION e_cal_backend_sync_get_changes ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- change_id: 
- adds: 
- modifies: 
- deletes: 
+ cancellable: 
+ tzobject: 
 @error: 
 
 
@@ -313,10 +213,11 @@ Base class for synchronous backends.
 
 @backend: 
 @cal: 
+ cancellable: 
 @users: 
 @start: 
 @end: 
- freebusy: 
+ freebusyobjs: 
 @error: 
 
 
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend.sgml
index e05ef72..4fe0021 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend.sgml
@@ -116,82 +116,6 @@ Base class for calendar/tasks backend implementations.
 @cal: 
 
 
-<!-- ##### FUNCTION e_cal_backend_add_query ##### -->
-<para>
-
-</para>
-
- backend: 
- query: 
-
-
-<!-- ##### FUNCTION e_cal_backend_get_queries ##### -->
-<para>
-
-</para>
-
- backend: 
- Returns: 
-
-
-<!-- ##### FUNCTION e_cal_backend_remove_query ##### -->
-<para>
-
-</para>
-
- backend: 
- query: 
-
-
-<!-- ##### FUNCTION e_cal_backend_is_read_only ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
-
-
-<!-- ##### FUNCTION e_cal_backend_get_cal_address ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- context: 
-
-
-<!-- ##### FUNCTION e_cal_backend_get_alarm_email_address ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- context: 
-
-
-<!-- ##### FUNCTION e_cal_backend_get_ldap_attribute ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- context: 
-
-
-<!-- ##### FUNCTION e_cal_backend_get_static_capabilities ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- context: 
-
-
 <!-- ##### FUNCTION e_cal_backend_open ##### -->
 <para>
 
@@ -199,10 +123,9 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @only_if_exists: 
- username: 
- password: 
 
 
 <!-- ##### FUNCTION e_cal_backend_refresh ##### -->
@@ -212,7 +135,8 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 
 
 <!-- ##### FUNCTION e_cal_backend_remove ##### -->
@@ -222,7 +146,8 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 
 
 <!-- ##### FUNCTION e_cal_backend_create_object ##### -->
@@ -232,7 +157,8 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @calobj: 
 
 
@@ -243,7 +169,8 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @calobj: 
 @mod: 
 
@@ -255,7 +182,8 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @uid: 
 @rid: 
 @mod: 
@@ -268,8 +196,10 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @uid: 
+ rid: 
 @auid: 
 
 
@@ -280,7 +210,8 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @calobj: 
 
 
@@ -291,20 +222,11 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @calobj: 
 
 
-<!-- ##### FUNCTION e_cal_backend_get_default_object ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- context: 
-
-
 <!-- ##### FUNCTION e_cal_backend_get_object ##### -->
 <para>
 
@@ -312,7 +234,8 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @uid: 
 @rid: 
 
@@ -324,58 +247,11 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @sexp: 
 
 
-<!-- ##### FUNCTION e_cal_backend_get_attachment_list ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- context: 
- uid: 
- rid: 
-
-
-<!-- ##### FUNCTION e_cal_backend_is_loaded ##### -->
-<para>
-
-</para>
-
- backend: 
- Returns: 
-
-
-<!-- ##### FUNCTION e_cal_backend_start_query ##### -->
-<para>
-
-</para>
-
- backend: 
- query: 
-
-
-<!-- ##### FUNCTION e_cal_backend_get_mode ##### -->
-<para>
-
-</para>
-
- backend: 
- Returns: 
-
-
-<!-- ##### FUNCTION e_cal_backend_set_mode ##### -->
-<para>
-
-</para>
-
- backend: 
- mode: 
-
-
 <!-- ##### FUNCTION e_cal_backend_get_timezone ##### -->
 <para>
 
@@ -383,7 +259,8 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @tzid: 
 
 
@@ -394,30 +271,9 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
- object: 
-
-
-<!-- ##### FUNCTION e_cal_backend_set_default_zone ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- context: 
- tzobj: 
-
-
-<!-- ##### FUNCTION e_cal_backend_get_changes ##### -->
-<para>
-
-</para>
-
- backend: 
- cal: 
- context: 
- change_id: 
+ opid: 
+ cancellable: 
+ tzobject: 
 
 
 <!-- ##### FUNCTION e_cal_backend_get_free_busy ##### -->
@@ -427,21 +283,13 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
- context: 
+ opid: 
+ cancellable: 
 @users: 
 @start: 
 @end: 
 
 
-<!-- ##### FUNCTION e_cal_backend_internal_get_default_timezone ##### -->
-<para>
-
-</para>
-
- backend: 
- Returns: 
-
-
 <!-- ##### FUNCTION e_cal_backend_internal_get_timezone ##### -->
 <para>
 
@@ -491,22 +339,14 @@ Base class for calendar/tasks backend implementations.
 @object: 
 
 
-<!-- ##### FUNCTION e_cal_backend_notify_mode ##### -->
-<para>
-
-</para>
-
- backend: 
- status: 
- mode: 
-
-
 <!-- ##### FUNCTION e_cal_backend_notify_auth_required ##### -->
 <para>
 
 </para>
 
 @backend: 
+ is_self: 
+ credentials: 
 
 
 <!-- ##### FUNCTION e_cal_backend_notify_error ##### -->
@@ -518,50 +358,13 @@ Base class for calendar/tasks backend implementations.
 @message: 
 
 
-<!-- ##### FUNCTION e_cal_backend_notify_view_done ##### -->
-<para>
-
-</para>
-
- backend: 
- error: 
-
-
-<!-- ##### FUNCTION e_cal_backend_notify_view_progress_start ##### -->
-<para>
-
-</para>
-
- backend: 
-
-
-<!-- ##### FUNCTION e_cal_backend_notify_view_progress ##### -->
-<para>
-
-</para>
-
- backend: 
- message: 
- percent: 
-
-
 <!-- ##### FUNCTION e_cal_backend_notify_readonly ##### -->
 <para>
 
 </para>
 
 @backend: 
- read_only: 
-
-
-<!-- ##### FUNCTION e_cal_backend_notify_cal_address ##### -->
-<para>
-
-</para>
-
- backend: 
- context: 
- address: 
+ is_readonly: 
 
 
 <!-- ##### FUNCTION e_cal_backend_notify_objects_added ##### -->
@@ -570,7 +373,7 @@ Base class for calendar/tasks backend implementations.
 </para>
 
 @backend: 
- query: 
+ view: 
 @objects: 
 
 
@@ -580,7 +383,7 @@ Base class for calendar/tasks backend implementations.
 </para>
 
 @backend: 
- query: 
+ view: 
 @ids: 
 
 
@@ -590,7 +393,7 @@ Base class for calendar/tasks backend implementations.
 </para>
 
 @backend: 
- query: 
+ view: 
 @objects: 
 
 
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml
index f649ca8..3b7f39a 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml
@@ -33,9 +33,3 @@ e-data-cal-common
 
 @parent_class: 
 
-<!-- ##### TYPEDEF EServerMethodContext ##### -->
-<para>
-
-</para>
-
-
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-factory.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-factory.sgml
index 8dcc8f9..e76ae50 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-factory.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-factory.sgml
@@ -76,12 +76,3 @@ Implementation of the calendar CORBA factory.
 @factory: 
 
 
-<!-- ##### FUNCTION e_data_cal_factory_set_backend_mode ##### -->
-<para>
-
-</para>
-
- factory: 
- mode: 
-
-
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml
index 5f21ab6..366e0e8 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml
@@ -20,22 +20,6 @@ Implementation of the calendar CORBA search interface.
 <!-- ##### SECTION Image ##### -->
 
 
-<!-- ##### MACRO QUERY ##### -->
-<para>
-
-</para>
-
- obj: 
-
-
-<!-- ##### MACRO IS_QUERY ##### -->
-<para>
-
-</para>
-
- obj: 
-
-
 <!-- ##### FUNCTION e_data_cal_view_new ##### -->
 <para>
 
@@ -51,7 +35,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @connection: 
 @object_path: 
 @error: 
@@ -63,7 +47,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @Returns: 
 
 
@@ -72,7 +56,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @Returns: 
 
 
@@ -81,35 +65,17 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @object: 
 @Returns: 
 
 
-<!-- ##### FUNCTION e_data_cal_view_get_matched_objects ##### -->
-<para>
-
-</para>
-
- query: 
- Returns: 
-
-
 <!-- ##### FUNCTION e_data_cal_view_is_started ##### -->
 <para>
 
 </para>
 
- query: 
- Returns: 
-
-
-<!-- ##### FUNCTION e_data_cal_view_is_done ##### -->
-<para>
-
-</para>
-
- query: 
+ view: 
 @Returns: 
 
 
@@ -118,7 +84,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @Returns: 
 
 
@@ -127,7 +93,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @objects: 
 
 
@@ -136,7 +102,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @object: 
 
 
@@ -145,7 +111,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @objects: 
 
 
@@ -154,7 +120,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @object: 
 
 
@@ -163,7 +129,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @ids: 
 
 
@@ -172,7 +138,7 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
+ view: 
 @id: 
 
 
@@ -181,17 +147,8 @@ Implementation of the calendar CORBA search interface.
 
 </para>
 
- query: 
- message: 
+ view: 
 @percent: 
-
-
-<!-- ##### FUNCTION e_data_cal_view_notify_done ##### -->
-<para>
-
-</para>
-
- query: 
- error: 
+ message: 
 
 
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml
index 6a03e53..29c67c0 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml
@@ -112,294 +112,3 @@ Implementation of the calendar CORBA client interface.
 @Returns: 
 
 
-<!-- ##### FUNCTION e_data_cal_notify_read_only ##### -->
-<para>
-
-</para>
-
- cal: 
- error: 
- read_only: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_cal_address ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- address: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_alarm_email_address ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- address: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_ldap_attribute ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- attribute: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_static_capabilities ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- capabilities: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_open ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_refresh ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_remove ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_object_created ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- uid: 
- object: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_object_modified ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- old_object: 
- object: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_object_removed ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- id: 
- old_object: 
- object: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_alarm_discarded ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_objects_received ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_objects_sent ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- users: 
- calobj: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_default_object ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- object: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_object ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- object: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_object_list ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- objects: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_query ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- query_path: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_timezone_requested ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- object: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_timezone_added ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- tzid: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_default_timezone_set ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_changes ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- adds: 
- modifies: 
- deletes: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_free_busy ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- freebusy: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_mode ##### -->
-<para>
-
-</para>
-
- cal: 
- status: 
- mode: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_auth_required ##### -->
-<para>
-
-</para>
-
- cal: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_error ##### -->
-<para>
-
-</para>
-
- cal: 
- message: 
-
-
-<!-- ##### FUNCTION e_data_cal_notify_attachment_list ##### -->
-<para>
-
-</para>
-
- cal: 
- context: 
- error: 
- objects: 
-
-
diff --git a/docs/reference/camel/tmpl/camel-cipher-context.sgml b/docs/reference/camel/tmpl/camel-cipher-context.sgml
index f9ac651..cb830dd 100644
--- a/docs/reference/camel/tmpl/camel-cipher-context.sgml
+++ b/docs/reference/camel/tmpl/camel-cipher-context.sgml
@@ -746,6 +746,8 @@ CamelCipherContext
 @gpointer cert_data: 
 @gpointer cert_data:
 @gpointer cert_data: 
+ gpointer cert_data:
+ gpointer cert_data: 
 @gpointer cert_data: 
 
 
diff --git a/docs/reference/libedataserverui/tmpl/e-source-combo-box.sgml b/docs/reference/libedataserverui/tmpl/e-source-combo-box.sgml
index 8e0cfc0..5213e20 100644
--- a/docs/reference/libedataserverui/tmpl/e-source-combo-box.sgml
+++ b/docs/reference/libedataserverui/tmpl/e-source-combo-box.sgml
@@ -45,7 +45,7 @@ ESourceComboBox
 
 </para>
 
- source_combo_box: 
+ combo_box: 
 @Returns: 
 
 
@@ -54,7 +54,7 @@ ESourceComboBox
 
 </para>
 
- source_combo_box: 
+ combo_box: 
 @source_list: 
 
 
@@ -63,7 +63,7 @@ ESourceComboBox
 
 </para>
 
- source_combo_box: 
+ combo_box: 
 @Returns: 
 
 
@@ -72,7 +72,7 @@ ESourceComboBox
 
 </para>
 
- source_combo_box: 
+ combo_box: 
 @source: 
 
 
@@ -81,7 +81,7 @@ ESourceComboBox
 
 </para>
 
- source_combo_box: 
+ combo_box: 
 @Returns: 
 
 
@@ -90,7 +90,7 @@ ESourceComboBox
 
 </para>
 
- source_combo_box: 
+ combo_box: 
 @uid: 
 @Returns: 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]