[Libreoffice-commits] core.git: sc/uiconfig
andreas kainz
kainz.a at gmail.com
Mon Apr 16 08:52:06 UTC 2018
sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 03bee43ebdce9fb9608dcde0a65559276e911356
Author: andreas kainz <kainz.a at gmail.com>
Date: Mon Apr 16 09:44:58 2018 +0200
NB Implementation: show menubar in NBShortcuts
Change-Id: I44acbdd96a7ede1fc89bbafbd1eb7c5bf25fc193
Reviewed-on: https://gerrit.libreoffice.org/52936
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml b/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml
index e222a7855935..f0b78ddf6c05 100644
--- a/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml
+++ b/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml
@@ -12,4 +12,5 @@
<toolbar:toolbaritem xlink:href=".uno:Save"/>
<toolbar:toolbaritem xlink:href=".uno:Undo"/>
<toolbar:toolbaritem xlink:href=".uno:Redo"/>
+ <toolbar:toolbaritem xlink:href=".uno:Menubar"/>
</toolbar:toolbar>
More information about the Libreoffice-commits
mailing list