tdf#121898 add toggle numbered list command in home tab of writer
Change-Id: Ia01c7adcd5e484982cc1131d513f9b1bab9ea0c9
Reviewed-on: https://gerrit.libreoffice.org/64907
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index 847a01b..fb64b7f 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -3362,6 +3362,17 @@
</packing>
</child>
<child>
<object class="GtkToolButton" id="Home-DefaultNumbering">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:DefaultNumbering</property>
</object>
<packing>
<property name="expand">False</property>
<property name="homogeneous">True</property>
</packing>
</child>
<child>
<object class="GtkToolButton" id="Home-SetOutline">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -3372,32 +3383,6 @@
<property name="homogeneous">True</property>
</packing>
</child>
<child>
<object class="GtkToolButton" id="Home-IncrementIndent">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">center</property>
<property name="hexpand">True</property>
<property name="action_name">.uno:IncrementIndent</property>
</object>
<packing>
<property name="expand">False</property>
<property name="homogeneous">True</property>
</packing>
</child>
<child>
<object class="GtkToolButton" id="Home-DecrementIndent">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">center</property>
<property name="hexpand">True</property>
<property name="action_name">.uno:DecrementIndent</property>
</object>
<packing>
<property name="expand">False</property>
<property name="homogeneous">True</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
@@ -3427,12 +3412,25 @@
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<child>
<object class="GtkToolButton" id="Home-BackgroundColor">
<object class="GtkToolButton" id="Home-IncrementIndent">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">center</property>
<property name="hexpand">True</property>
<property name="action_name">.uno:BackgroundColor</property>
<property name="action_name">.uno:IncrementIndent</property>
</object>
<packing>
<property name="expand">False</property>
<property name="homogeneous">True</property>
</packing>
</child>
<child>
<object class="GtkToolButton" id="Home-DecrementIndent">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">center</property>
<property name="hexpand">True</property>
<property name="action_name">.uno:DecrementIndent</property>
</object>
<packing>
<property name="expand">False</property>
@@ -3592,21 +3590,12 @@
</packing>
</child>
<child>
<object class="GtkToolButton" id="Home-ParaspaceIncrease">
<object class="GtkToolButton" id="Home-BackgroundColor">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:ParaspaceIncrease</property>
</object>
<packing>
<property name="expand">False</property>
<property name="homogeneous">True</property>
</packing>
</child>
<child>
<object class="GtkToolButton" id="Home-ParaspaceDecrease">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:ParaspaceDecrease</property>
<property name="halign">center</property>
<property name="hexpand">True</property>
<property name="action_name">.uno:BackgroundColor</property>
</object>
<packing>
<property name="expand">False</property>