From 7d21ae342dc5c4d4c3a4f3f5c2603b7b6be84d00 Mon Sep 17 00:00:00 2001 From: Arnold Dumas Date: Sun, 26 Feb 2017 19:35:58 +0100 Subject: tdf#104507: Add a 'More Options' button to Image content panel Add a 'More Options' button to the Image content panel in the sidebar, which links to the image dialog. Change-Id: I60892f2e684c521a0830ab7a3960a243b5594c42 Reviewed-on: https://gerrit.libreoffice.org/34656 Tested-by: Jenkins Reviewed-by: Katarina Behrens --- officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index 965e8dad5796..3739d1af141c 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -691,7 +691,7 @@ Calc, Graphic, visible ; DrawImpress, Graphic, visible ; - WriterVariants, Graphic, visible ; + WriterVariants, Graphic, visible, .uno:GraphicDialog ; -- cgit