[Libreoffice-commits] core.git: officecfg/registry
Arnold Dumas
arnold at dumas.at
Mon Feb 27 09:15:03 UTC 2017
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7d21ae342dc5c4d4c3a4f3f5c2603b7b6be84d00
Author: Arnold Dumas <arnold at dumas.at>
Date: Sun Feb 26 19:35:58 2017 +0100
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 <ci at libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 965e8da..3739d1a 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 @@
<value oor:separator=";">
Calc, Graphic, visible ;
DrawImpress, Graphic, visible ;
- WriterVariants, Graphic, visible ;
+ WriterVariants, Graphic, visible, .uno:GraphicDialog ;
</value>
</prop>
<prop oor:name="ImplementationURL" oor:type="xs:string">
More information about the Libreoffice-commits
mailing list