[evolution/wip/webkit-composer] Fix docs after EEditor -> EHTMLEditor rename



commit 4015c920415e3fc88fc05acebe0855cefdfd0f9c
Author: Tomas Popela <tpopela redhat com>
Date:   Fri Mar 28 15:07:12 2014 +0100

    Fix docs after EEditor -> EHTMLEditor rename

 .../evolution-util/evolution-util-docs.sgml        |    8 ++++----
 doc/reference/evolution-util/evolution-util.types  |    6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml 
b/doc/reference/evolution-util/evolution-util-docs.sgml
index 94b577e..10019f9 100644
--- a/doc/reference/evolution-util/evolution-util-docs.sgml
+++ b/doc/reference/evolution-util/evolution-util-docs.sgml
@@ -100,10 +100,6 @@
 
   <chapter>
     <title>HTML Editing</title>
-    <xi:include href="xml/e-editor.xml"/>
-    <xi:include href="xml/e-editor-selection.xml"/>
-    <xi:include href="xml/e-editor-widget.xml"/>
-    <xi:include href="xml/e-editor-dialog.xml"/>
     <xi:include href="xml/e-editor-cell-dialog.xml"/>
     <xi:include href="xml/e-editor-find-dialog.xml"/>
     <xi:include href="xml/e-editor-hrule-dialog.xml"/>
@@ -122,6 +118,10 @@
     <xi:include href="xml/e-emoticon-chooser.xml"/>
     <xi:include href="xml/e-emoticon-chooser-menu.xml"/>
     <xi:include href="xml/e-emoticon-tool-button.xml"/>
+    <xi:include href="xml/e-html-editor.xml"/>
+    <xi:include href="xml/e-html-editor-selection.xml"/>
+    <xi:include href="xml/e-html-editor-widget.xml"/>
+    <xi:include href="xml/e-html-editor-dialog.xml"/>
     <xi:include href="xml/e-image-chooser-dialog.xml"/>
     <xi:include href="xml/e-spell-checker.xml"/>
     <xi:include href="xml/e-spell-dictionary.xml"/>
diff --git a/doc/reference/evolution-util/evolution-util.types 
b/doc/reference/evolution-util/evolution-util.types
index c732c6e..0d33cd8 100644
--- a/doc/reference/evolution-util/evolution-util.types
+++ b/doc/reference/evolution-util/evolution-util.types
@@ -66,18 +66,18 @@ e_destination_store_get_type
 e_editor_cell_dialog_get_type
 e_editor_dialog_get_type
 e_editor_find_dialog_get_type
-e_editor_get_type
 e_editor_hrule_dialog_get_type
 e_editor_image_dialog_get_type
 e_editor_link_dialog_get_type
 e_editor_page_dialog_get_type
 e_editor_paragraph_dialog_get_type
 e_editor_replace_dialog_get_type
-e_editor_selection_get_type
 e_editor_spell_check_dialog_get_type
 e_editor_table_dialog_get_type
 e_editor_text_dialog_get_type
-e_editor_widget_get_type
+e_html_editor_get_type
+e_html_editor_selection_get_type
+e_html_editor_view_get_type
 e_emoticon_action_get_type
 e_emoticon_chooser_get_type
 e_emoticon_chooser_menu_get_type


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