sc/uiconfig/scalc/ui/notebookbar.ui    |    1 +
 sd/uiconfig/sdraw/ui/notebookbar.ui    |    8 ++++----
 sd/uiconfig/simpress/ui/notebookbar.ui |   11 +++++++++++
 sw/uiconfig/swriter/ui/notebookbar.ui  |    1 +
 4 files changed, 17 insertions(+), 4 deletions(-)

New commits:
commit 77e3cb338f576757fd875bc60952ac22530f6a7a
Author:     andreas kainz <[email protected]>
AuthorDate: Sat Nov 10 00:00:41 2018 +0100
Commit:     andreas_kainz <[email protected]>
CommitDate: Sat Nov 10 08:11:09 2018 +0100

    Tabbed NB: sync home/text tab
    
    Change-Id: I1d13f22325679f17ddef231991ecb0e199f00c50
    Reviewed-on: https://gerrit.libreoffice.org/63223
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <[email protected]>

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index e6797979de1d..a5b420099721 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -3137,6 +3137,7 @@
                                         <property 
name="visible">True</property>
                                         <property 
name="can_focus">False</property>
                                         <property name="halign">end</property>
+                                        <property 
name="margin_left">5</property>
                                         <property 
name="hexpand">True</property>
                                         <property 
name="toolbar_style">icons</property>
                                         <property 
name="show_arrow">False</property>
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui 
b/sd/uiconfig/sdraw/ui/notebookbar.ui
index 997f1dc12c0c..afc3345787f7 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -7437,10 +7437,10 @@
                                       </packing>
                                     </child>
                                     <child>
-                                      <object class="GtkToolButton" 
id="Home-Shadowed">
+                                      <object class="GtkToolButton" 
id="Home-Strikeout">
                                         <property 
name="visible">True</property>
                                         <property 
name="can_focus">False</property>
-                                        <property 
name="action_name">.uno:Shadowed</property>
+                                        <property 
name="action_name">.uno:Strikeout</property>
                                       </object>
                                       <packing>
                                         <property 
name="expand">False</property>
@@ -7448,10 +7448,10 @@
                                       </packing>
                                     </child>
                                     <child>
-                                      <object class="GtkToolButton" 
id="Home-Strikeout">
+                                      <object class="GtkToolButton" 
id="Home-Shadowed">
                                         <property 
name="visible">True</property>
                                         <property 
name="can_focus">False</property>
-                                        <property 
name="action_name">.uno:Strikeout</property>
+                                        <property 
name="action_name">.uno:Shadowed</property>
                                       </object>
                                       <packing>
                                         <property 
name="expand">False</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui 
b/sd/uiconfig/simpress/ui/notebookbar.ui
index 8f45b2856f3c..59be0e09ba41 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -3641,6 +3641,17 @@
                                     <property 
name="toolbar_style">icons</property>
                                     <property 
name="show_arrow">False</property>
                                     <child>
+                                      <object class="GtkMenuToolButton" 
id="Home-Spacing">
+                                        <property 
name="visible">True</property>
+                                        <property 
name="can_focus">False</property>
+                                        <property 
name="action_name">.uno:Spacing</property>
+                                      </object>
+                                      <packing>
+                                        <property 
name="expand">False</property>
+                                        <property 
name="homogeneous">False</property>
+                                      </packing>
+                                    </child>
+                                    <child>
                                       <object class="GtkMenuToolButton" 
id="Home-CharBackColor">
                                         <property 
name="visible">True</property>
                                         <property 
name="can_focus">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index d02a2741df8c..ae6c33e27f9e 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -3202,6 +3202,7 @@
                                         <property 
name="visible">True</property>
                                         <property 
name="can_focus">False</property>
                                         <property name="halign">end</property>
+                                        <property 
name="margin_left">5</property>
                                         <property 
name="hexpand">True</property>
                                         <property 
name="toolbar_style">icons</property>
                                         <property 
name="show_arrow">False</property>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to