From 742206383ef2d570178acc5e931fdafb62f6cca9 Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Mon, 29 Oct 2018 07:13:20 +0100 Subject: context menu: sync page context menu between draw and impress Change-Id: I7ea70042a6a1f2724bf5a2573eb388f4af2bfd4e Reviewed-on: https://gerrit.libreoffice.org/62492 Tested-by: Jenkins Reviewed-by: andreas_kainz --- sd/uiconfig/sdraw/popupmenu/page.xml | 27 +++++++++--------- sd/uiconfig/simpress/popupmenu/page.xml | 49 +++++++++++++++++---------------- 2 files changed, 40 insertions(+), 36 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/sdraw/popupmenu/page.xml b/sd/uiconfig/sdraw/popupmenu/page.xml index 105c6e86b873..d27823600be5 100644 --- a/sd/uiconfig/sdraw/popupmenu/page.xml +++ b/sd/uiconfig/sdraw/popupmenu/page.xml @@ -12,19 +12,6 @@ - - - - - - - - - - - - - @@ -49,4 +36,18 @@ + + + + + + + + + + + + + + diff --git a/sd/uiconfig/simpress/popupmenu/page.xml b/sd/uiconfig/simpress/popupmenu/page.xml index e50f1090104a..176e7f1d0516 100644 --- a/sd/uiconfig/simpress/popupmenu/page.xml +++ b/sd/uiconfig/simpress/popupmenu/page.xml @@ -12,6 +12,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -35,28 +60,6 @@ - - - - - - - - - - - - - - - - - - - - - - - + -- cgit