From cf8b3a74e8c093dd0ffc7e2f431a26864958f6fb Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Fri, 19 Oct 2018 01:10:37 +0200 Subject: tdf#119506 Draw Contextmenu in Writer, Calc, Draw, Impress and all the other sw modules Change-Id: Ie407f858bf1d17f3af4c2948fcd4cb40bc9e8c92 Reviewed-on: https://gerrit.libreoffice.org/61963 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- sd/uiconfig/sdraw/popupmenu/draw.xml | 23 ++++++++++++----------- sd/uiconfig/simpress/popupmenu/draw.xml | 21 +++++++++------------ 2 files changed, 21 insertions(+), 23 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/sdraw/popupmenu/draw.xml b/sd/uiconfig/sdraw/popupmenu/draw.xml index af981893021f..68655c28f41b 100644 --- a/sd/uiconfig/sdraw/popupmenu/draw.xml +++ b/sd/uiconfig/sdraw/popupmenu/draw.xml @@ -12,11 +12,18 @@ + + + + + + + + + - - @@ -42,13 +49,6 @@ - - - - - - - @@ -60,9 +60,10 @@ - - + + + diff --git a/sd/uiconfig/simpress/popupmenu/draw.xml b/sd/uiconfig/simpress/popupmenu/draw.xml index 725d6fff9386..8a3a4924891a 100644 --- a/sd/uiconfig/simpress/popupmenu/draw.xml +++ b/sd/uiconfig/simpress/popupmenu/draw.xml @@ -12,11 +12,15 @@ + + + + + + - - @@ -42,13 +46,6 @@ - - - - - - - @@ -60,11 +57,11 @@ - - - + + + -- cgit