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

New commits:
commit 40adedac18424d38d94c43a1450ca4d809adb664
Author:     andreas kainz <kain...@gmail.com>
AuthorDate: Sun Sep 27 23:07:42 2020 +0200
Commit:     Andreas Kainz <kain...@gmail.com>
CommitDate: Wed Sep 30 08:10:26 2020 +0200

    Sidebar visibility and arangement of content panel
    
    Change-Id: I57d6f5e9d89384df919aa9ab5857f18ce4d78837
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103527
    Tested-by: Jenkins
    Reviewed-by: Andreas Kainz <kain...@gmail.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 1db69656b248..7deb82a87d4b 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -328,6 +328,9 @@
         <prop oor:name="DeckId" oor:type="xs:string">
           <value>PropertyDeck</value>
         </prop>
+        <prop oor:name="DefaultMenuCommand">
+          <value>.uno:EditStyle</value>
+        </prop>
         <prop oor:name="ContextList">
           <value oor:separator=";">
             WriterVariants,   Annotation,         visible                    ;
@@ -372,7 +375,6 @@
             Calc,             DrawLine,           hidden                     ;
             Calc,             EditCell,           visible                    ;
             Calc,             Pivot,              visible,  .uno:CellTextDlg ;
-            DrawImpress,      3DObject,           visible                    ;
             DrawImpress,      Draw,               hidden                     ;
             DrawImpress,      DrawText,           visible                    ;
             DrawImpress,      DrawLine,           hidden                     ;
@@ -1222,7 +1224,7 @@
           
<value>private:resource/toolpanel/SvxPanelFactory/ListsPropertyPanel</value>
         </prop>
         <prop oor:name="OrderIndex" oor:type="xs:int">
-          <value>300</value>
+          <value>120</value>
         </prop>
       </node>
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to