[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sd/uiconfig

Yousuf Philips philipz85 at hotmail.com
Fri Feb 16 14:23:04 UTC 2018


 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |    6 +++---
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui    |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 3b0866ca2ef2cfece6b1763dcfe4462adf5f77e2
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Fri Feb 9 14:25:11 2018 +0400

    tdf#114972 Make insert textbox work in Impress grouped notebookbars
    
    Change-Id: I35a7efeec01a6aeae5bc4bcb49151cba1d225d61
    Reviewed-on: https://gerrit.libreoffice.org/49481
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>
    Tested-by: andreas_kainz <kainz.a at gmail.com>
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
    (cherry picked from commit 10a7dddf65b4fd9716bd8815debfa1cdd4ac184c)
    Reviewed-on: https://gerrit.libreoffice.org/49494
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>

diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
index 2fdf2d2798cd..d8dcca06fa2c 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
@@ -3133,7 +3133,7 @@
                                       <object class="GtkToolButton" id="DrawText3">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="action_name">.uno:DrawText</property>
+                                        <property name="action_name">.uno:Text</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
@@ -4462,7 +4462,7 @@
                                       <object class="GtkToolButton" id="DrawText4">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="action_name">.uno:DrawText</property>
+                                        <property name="action_name">.uno:Text</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
@@ -6092,7 +6092,7 @@
                                       <object class="GtkToolButton" id="DrawText2">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="action_name">.uno:DrawText</property>
+                                        <property name="action_name">.uno:Text</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
index a439ff3e118b..fd57056975d1 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
@@ -3932,7 +3932,7 @@
                                       <object class="GtkToolButton" id="DrawText4">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="action_name">.uno:DrawText</property>
+                                        <property name="action_name">.uno:Text</property>
                                       </object>
                                       <packing>
                                         <property name="expand">True</property>


More information about the Libreoffice-commits mailing list