sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml | 1 + sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml | 1 + sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml | 1 + 3 files changed, 3 insertions(+)
New commits: commit 726f856147a33e2231e104501bdc7bbbb87b97e9 Author: andreas kainz <kain...@gmail.com> Date: Wed Apr 18 23:09:01 2018 +0200 NB Implementation: add print / presentation action to shortcuts list Change-Id: Id49672a9a363e78844d08d18e34944dbd7a4711e Reviewed-on: https://gerrit.libreoffice.org/53131 Reviewed-by: andreas_kainz <kain...@gmail.com> Tested-by: andreas_kainz <kain...@gmail.com> diff --git a/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml b/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml index f0b78ddf6c05..41985d00592f 100644 --- a/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml +++ b/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml @@ -12,5 +12,6 @@ <toolbar:toolbaritem xlink:href=".uno:Save"/> <toolbar:toolbaritem xlink:href=".uno:Undo"/> <toolbar:toolbaritem xlink:href=".uno:Redo"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbaritem xlink:href=".uno:Menubar"/> </toolbar:toolbar> diff --git a/sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml b/sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml index 96931c4989a7..bd878ffc6651 100644 --- a/sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml +++ b/sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml @@ -12,5 +12,6 @@ <toolbar:toolbaritem xlink:href=".uno:Save"/> <toolbar:toolbaritem xlink:href=".uno:Undo"/> <toolbar:toolbaritem xlink:href=".uno:Redo"/> + <toolbar:toolbaritem xlink:href=".uno:Presentation"/> <toolbar:toolbaritem xlink:href=".uno:Menubar"/> </toolbar:toolbar> diff --git a/sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml b/sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml index ae234802c0ef..80d7050b23ed 100644 --- a/sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml +++ b/sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml @@ -12,5 +12,6 @@ <toolbar:toolbaritem xlink:href=".uno:Save"/> <toolbar:toolbaritem xlink:href=".uno:Undo"/> <toolbar:toolbaritem xlink:href=".uno:Redo"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbaritem xlink:href=".uno:Menubar"/> </toolbar:toolbar> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits