summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorJustin Luth <justin.luth@collabora.com>2023-05-17 11:19:49 -0400
committerJustin Luth <jluth@mail.com>2023-05-18 01:57:54 +0200
commit1c98c88a1208f47327ac2f3beaf593521ce9b394 (patch)
tree6de8304874de8d09430b18c9ad17a2ca3f1b8e28 /sw/uiconfig
parent4d030ec4a63c63eeb4fa958ffa377785478cf078 (diff)
tdf#86630 sw page number wizard: add to notebookbar insert menus #2
Well, I wasn't very thorough in my previous patch. I guess chalk it up to my first realization that there even was a separate config for this side menu. In any case, all of these all have the nice little menus and all should have the same access to insert page wizard. Change-Id: Id2513b61e34aa5e3ed94f88a6af495ee02439455 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151788 Tested-by: Jenkins Reviewed-by: Justin Luth <jluth@mail.com>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/notebookbar_compact.ui14
-rw-r--r--sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui7
-rw-r--r--sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui7
3 files changed, 28 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index 83cfc701c994..109e33e5ea40 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -1179,6 +1179,13 @@
</object>
</child>
<child>
+ <object class="GtkMenuItem" id="MenuInsert-PageNumberWizard">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:PageNumberWizard</property>
+ </object>
+ </child>
+ <child>
<object class="GtkMenuItem" id="InsertBreakD">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -1454,6 +1461,13 @@
</object>
</child>
<child>
+ <object class="GtkMenuItem" id="MenuPage-PageNumberWizard">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:PageNumberWizard</property>
+ </object>
+ </child>
+ <child>
<object class="GtkMenuItem" id="MenuPage-Watermark">
<property name="visible">True</property>
<property name="can_focus">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index bc447979bd4e..e531107b21f6 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -1791,6 +1791,13 @@
</object>
</child>
<child>
+ <object class="GtkMenuItem" id="MenuInsert-PageNumberWizard">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:PageNumberWizard</property>
+ </object>
+ </child>
+ <child>
<object class="GtkMenuItem" id="MenuInsert-Watermark">
<property name="visible">True</property>
<property name="can_focus">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
index 8b95bc51efb9..3c682f99830b 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
@@ -1848,6 +1848,13 @@
</object>
</child>
<child>
+ <object class="GtkMenuItem" id="MenuInsert-PageNumberWizard">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:PageNumberWizard</property>
+ </object>
+ </child>
+ <child>
<object class="GtkMenuItem" id="MenuInsert-InsertBreak">
<property name="visible">True</property>
<property name="can_focus">False</property>