[Libreoffice-commits] core.git: sc/uiconfig

andreas kainz kainz.a at gmail.com
Thu Apr 19 05:02:05 UTC 2018


 sc/uiconfig/scalc/ui/notebookbar.ui |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 694f3ed0825d75bf855a74b2294ba0ff370afbb6
Author: andreas kainz <kainz.a at gmail.com>
Date:   Thu Apr 19 00:48:02 2018 +0200

    NB Implementation: update calc data tab .ui file
    
    Change-Id: If317a6183dffc2d5411c7da49bb26ed25973964a
    Reviewed-on: https://gerrit.libreoffice.org/53135
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui
index cffc861f5faf..1e1e5ee4fb69 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -7077,7 +7077,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="valign">center</property>
                                 <property name="vexpand">True</property>
-                                <property name="toolbar_style">text</property>
+                                <property name="toolbar_style">both-horiz</property>
                                 <property name="show_arrow">False</property>
                                 <child>
                                   <object class="GtkToolButton" id="SortAscending1">
@@ -7103,7 +7103,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="valign">center</property>
                                 <property name="vexpand">True</property>
-                                <property name="toolbar_style">text</property>
+                                <property name="toolbar_style">both-horiz</property>
                                 <property name="show_arrow">False</property>
                                 <child>
                                   <object class="GtkToolButton" id="SortDescending1">
@@ -7325,7 +7325,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="valign">center</property>
                                 <property name="vexpand">True</property>
-                                <property name="toolbar_style">text</property>
+                                <property name="toolbar_style">both-horiz</property>
                                 <property name="show_arrow">False</property>
                                 <child>
                                   <object class="GtkToolButton" id="AutoOutline">
@@ -7351,7 +7351,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="valign">center</property>
                                 <property name="vexpand">True</property>
-                                <property name="toolbar_style">text</property>
+                                <property name="toolbar_style">both-horiz</property>
                                 <property name="show_arrow">False</property>
                                 <child>
                                   <object class="GtkToolButton" id="Ungroup">
@@ -7391,7 +7391,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="valign">center</property>
                                 <property name="vexpand">True</property>
-                                <property name="toolbar_style">text</property>
+                                <property name="toolbar_style">both-horiz</property>
                                 <property name="show_arrow">False</property>
                                 <child>
                                   <object class="GtkToolButton" id="HideDetail">
@@ -7417,7 +7417,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="valign">center</property>
                                 <property name="vexpand">True</property>
-                                <property name="toolbar_style">text</property>
+                                <property name="toolbar_style">both-horiz</property>
                                 <property name="show_arrow">False</property>
                                 <child>
                                   <object class="GtkToolButton" id="ShowDetail">


More information about the Libreoffice-commits mailing list