summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2018-08-17 08:52:47 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-10-29 14:01:08 +0100
commitc01bf26c45d9c2321c9d2cc5f37ca9bb03839d43 (patch)
tree849c8cfbd97c01a540c2cc41408620cdd7a964f4
parentbc2f32b8a564f14515ec1e1ffbd463379d94c36e (diff)
Add entries to switch back to std toolbars to hamburger menu
Partial backport of 0d3d7be7632902ebc4844f12dfc820f05be2021a with less changes, not all of them are wanted Change-Id: I34d44a7c7989f5b7d5ce74a7b36280dff444d680
-rw-r--r--sc/uiconfig/scalc/popupmenu/notebookbar.xml4
-rw-r--r--sw/uiconfig/swriter/popupmenu/notebookbar.xml4
2 files changed, 8 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/popupmenu/notebookbar.xml b/sc/uiconfig/scalc/popupmenu/notebookbar.xml
index b470c0e57c31..f590329376a5 100644
--- a/sc/uiconfig/scalc/popupmenu/notebookbar.xml
+++ b/sc/uiconfig/scalc/popupmenu/notebookbar.xml
@@ -15,7 +15,11 @@
<menu:menuitem menu:id=".uno:Undo"/>
<menu:menuitem menu:id=".uno:Redo"/>
<menu:menuitem menu:id=".uno:Print"/>
+ <menu:menuseparator/>
<menu:menuitem menu:id=".uno:Menubar"/>
+ <menu:menuitem menu:id=".uno:ToolbarMode"/>
+ <menu:menuitem menu:id=".uno:Notebookbar"/>
+ <menu:menuseparator/>
<menu:menuitem menu:id=".uno:OptionsTreeDialog"/>
<menu:menuitem menu:id=".uno:CloseDoc"/>
</menu:menupopup>
diff --git a/sw/uiconfig/swriter/popupmenu/notebookbar.xml b/sw/uiconfig/swriter/popupmenu/notebookbar.xml
index 26168beb00e4..00afbe6500a8 100644
--- a/sw/uiconfig/swriter/popupmenu/notebookbar.xml
+++ b/sw/uiconfig/swriter/popupmenu/notebookbar.xml
@@ -15,7 +15,11 @@
<menu:menuitem menu:id=".uno:Undo"/>
<menu:menuitem menu:id=".uno:Redo"/>
<menu:menuitem menu:id=".uno:Print"/>
+ <menu:menuseparator/>
<menu:menuitem menu:id=".uno:Menubar"/>
+ <menu:menuitem menu:id=".uno:ToolbarMode"/>
+ <menu:menuitem menu:id=".uno:Notebookbar"/>
+ <menu:menuseparator/>
<menu:menuitem menu:id=".uno:OptionsTreeDialog"/>
<menu:menuitem menu:id=".uno:CloseDoc"/>
</menu:menupopup>