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

New commits:
commit 11fdde23f6dc2dce4bc7c4513e70780487150761
Author:     andreas kainz <kain...@gmail.com>
AuthorDate: Fri Sep 25 23:30:43 2020 +0200
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Sun Sep 27 15:18:35 2020 +0200

    tdf#136946 Add Shapes sidebar from LO Draw into Impress
    
    Change-Id: I188347935f3bdc7ee2bc5b4998f4b95807e2051d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103471
    Tested-by: Jenkins
    Tested-by: Heiko Tietze <heiko.tie...@documentfoundation.org>
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 11881687f1f8..12ff372f8b08 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -96,7 +96,7 @@
         </prop>
         <prop oor:name="ContextList">
           <value oor:separator=";">
-            Draw, any, visible ;
+            DrawImpress, any, visible ;
           </value>
         </prop>
         <prop oor:name="OrderIndex" oor:type="xs:int">
@@ -817,7 +817,7 @@
         </prop>
         <prop oor:name="ContextList">
           <value oor:separator=";">
-            Draw,         any,         visible   ;
+            DrawImpress,         any,         visible   ;
           </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