From 9f7489ed1dc90a4d2f57251e9624ba9dbaba534c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 20 Feb 2017 11:19:03 +0000 Subject: [PATCH] right click to insert image got removed --- 0001-right-click-to-insert-image.patch | 53 ++++++++++++++++++++++++++ libreoffice.spec | 1 + 2 files changed, 54 insertions(+) create mode 100644 0001-right-click-to-insert-image.patch diff --git a/0001-right-click-to-insert-image.patch b/0001-right-click-to-insert-image.patch new file mode 100644 index 0000000..92e3afd --- /dev/null +++ b/0001-right-click-to-insert-image.patch @@ -0,0 +1,53 @@ +From d44ed98fecf6749ce64f1020097477291bb9fdb8 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= +Date: Mon, 20 Feb 2017 11:14:33 +0000 +Subject: [PATCH] right click to insert image +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +this was originally added by... + +commit 67c3e2abf353c4893a4680f7a5b2d8c457ef18d1 +Author: Caolán McNamara +Date: Mon May 25 15:00:47 2015 +0100 + + impress: right click to insert image + + Change-Id: I521f074bbd500b81d74be7e0e771bd49efc29c9c + +then removed with... + +commit 7edfee8e4f81c17ec95a03843c509b95b8e404b2 +Author: Yousuf Philips +Date: Fri Dec 11 18:53:15 2015 +0400 + + Rearrangement of various context menus in Impress + + Change-Id: I6674254898dc6d7351ec4450e2aa5ac3f177bdbf + Reviewed-on: https://gerrit.libreoffice.org/20640 + Tested-by: Jenkins + Reviewed-by: Yousuf Philips + +but no particular indication as to why + +Change-Id: I8b0ec6c22732d347fc7d354dc5ee5e05b5a3ec79 +--- + sd/uiconfig/simpress/popupmenu/page.xml | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/sd/uiconfig/simpress/popupmenu/page.xml b/sd/uiconfig/simpress/popupmenu/page.xml +index 307b2b9..0da2948 100644 +--- a/sd/uiconfig/simpress/popupmenu/page.xml ++++ b/sd/uiconfig/simpress/popupmenu/page.xml +@@ -13,6 +13,7 @@ + + + ++ + + + +-- +2.9.3 + diff --git a/libreoffice.spec b/libreoffice.spec index a608bce..2730ed5 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -238,6 +238,7 @@ Patch5: 0001-gtk3-implement-opengl-support-for-slideshow.patch Patch6: 0001-lower-the-system-epoxy-requirement.patch Patch7: 0001-Resolves-tdf-105998-distort-hairline-borders-to-fall.patch Patch8: 0001-Related-rhbz-1422353-make-writer-behave-like-calc-an.patch +Patch9: 0001-right-click-to-insert-image.patch %if 0%{?rhel} # not upstreamed