[tepl] docs: update after AmtkFactoryMenu removal



commit 2f742dbf9139942b84877f33c8bfd5a19f5e90e9
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Aug 7 21:12:52 2017 +0200

    docs: update after AmtkFactoryMenu removal

 amtk/amtk-application-window.c |    2 +-
 docs/reference/api-breaks.xml  |    8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/amtk/amtk-application-window.c b/amtk/amtk-application-window.c
index f79f3cb..a2eff58 100644
--- a/amtk/amtk-application-window.c
+++ b/amtk/amtk-application-window.c
@@ -471,7 +471,7 @@ statusbar_notify_cb (AmtkApplicationWindow *amtk_window,
  *
  * The long description is retrieved with amtk_menu_item_get_long_description().
  * So amtk_menu_item_set_long_description() must have been called, which is the
- * case if the #GtkMenuItem has been created by an #AmtkFactoryMenu.
+ * case if the #GtkMenuItem has been created with #AmtkFactory.
  *
  * Since: 2.0
  */
diff --git a/docs/reference/api-breaks.xml b/docs/reference/api-breaks.xml
index 3b5a964..3ff7937 100644
--- a/docs/reference/api-breaks.xml
+++ b/docs/reference/api-breaks.xml
@@ -78,11 +78,9 @@
       </listitem>
       <listitem>
         <para>
-          The <link linkend="AmtkFactory">AmtkFactory</link> and
-          <link linkend="AmtkFactoryMenu">AmtkFactoryMenu</link> classes have
-          been added, which replace
-          <code>gtef_action_info_store_create_menu_item()</code> and removes the
-          <code>GtefActionInfoStore:application</code> property.
+          The <link linkend="AmtkFactory">AmtkFactory</link> class has been
+          added, which replace <code>gtef_action_info_store_create_menu_item()</code>
+          and removes the <code>GtefActionInfoStore:application</code> property.
         </para>
       </listitem>
       <listitem>


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