[evolution] Update libeutil API docs.



commit ea7e2ab44b9c8d03c7cee3569becb3dcf15e8bb1
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Apr 23 15:21:03 2013 -0400

    Update libeutil API docs.

 doc/reference/libeutil/libeutil-sections.txt |    4 ++--
 e-util/e-source-selector.c                   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt
index 238dc0c..cc80cd6 100644
--- a/doc/reference/libeutil/libeutil-sections.txt
+++ b/doc/reference/libeutil/libeutil-sections.txt
@@ -1558,6 +1558,7 @@ EFileRequestClass
 e_file_request_get_type
 <SUBSECTION Private>
 EFileRequestPrivate
+LIBSOUP_USE_UNSTABLE_REQUEST_API
 </SECTION>
 
 <SECTION>
@@ -2469,8 +2470,6 @@ e_passwords_ask_password
 EPhotoCache
 e_photo_cache_new
 e_photo_cache_ref_client_cache
-e_photo_cache_get_local_only
-e_photo_cache_set_local_only
 e_photo_cache_get_photo_sync
 e_photo_cache_get_photo
 e_photo_cache_get_photo_finish
@@ -4551,6 +4550,7 @@ e_web_view_get_save_as_proxy
 e_web_view_set_save_as_proxy
 e_web_view_add_highlight
 e_web_view_clear_highlights
+e_web_view_update_highlights
 e_web_view_get_action
 e_web_view_get_action_group
 e_web_view_extract_uri
diff --git a/e-util/e-source-selector.c b/e-util/e-source-selector.c
index 7bec039..f9d001a 100644
--- a/e-util/e-source-selector.c
+++ b/e-util/e-source-selector.c
@@ -1977,7 +1977,7 @@ e_source_selector_ref_source_by_path (ESourceSelector *selector,
 
 /**
  * e_source_selector_queue_write:
- * @selector: an #ESourceSelecetor
+ * @selector: an #ESourceSelector
  * @source: an #ESource with changes to be written
  *
  * Queues a main loop idle callback to write changes to @source back to


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