officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7d21ae342dc5c4d4c3a4f3f5c2603b7b6be84d00
Author: Arnold Dumas <arn...@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 <c...@libreoffice.org>
    Reviewed-by: Katarina Behrens <katarina.behr...@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">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to