From 5d2ab49cbda1d7aea1019478abe0163e1f40a121 Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Wed, 24 Oct 2018 14:43:16 +0200 Subject: tdf#120861 move paste special to a submenu in menubar Change-Id: I4b6a2eb32ff155855bb9e5d1638f7239252278f3 Reviewed-on: https://gerrit.libreoffice.org/62301 Tested-by: Jenkins Reviewed-by: andreas_kainz --- sd/uiconfig/sdraw/menubar/menubar.xml | 8 ++++++-- sd/uiconfig/simpress/menubar/menubar.xml | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/sdraw/menubar/menubar.xml b/sd/uiconfig/sdraw/menubar/menubar.xml index a52a87201265..5c06ce5d4b04 100644 --- a/sd/uiconfig/sdraw/menubar/menubar.xml +++ b/sd/uiconfig/sdraw/menubar/menubar.xml @@ -79,8 +79,12 @@ - - + + + + + + diff --git a/sd/uiconfig/simpress/menubar/menubar.xml b/sd/uiconfig/simpress/menubar/menubar.xml index 6c3379ac5ab7..c22d6ef79ff8 100644 --- a/sd/uiconfig/simpress/menubar/menubar.xml +++ b/sd/uiconfig/simpress/menubar/menubar.xml @@ -81,8 +81,12 @@ - - + + + + + + -- cgit