[Libreoffice-commits] core.git: Branch 'feature/sidebaropt' - officecfg/registry

Michael Meeks michael.meeks at suse.com
Fri May 17 08:13:56 PDT 2013


 officecfg/registry/data/org/openoffice/Office/Views.xcu |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit c23fd923a93ca0acabe9a8fd392032c7bac312d4
Author: Michael Meeks <michael.meeks at suse.com>
Date:   Fri May 17 16:14:11 2013 +0100

    don't throw up the sidebar on start.

diff --git a/officecfg/registry/data/org/openoffice/Office/Views.xcu b/officecfg/registry/data/org/openoffice/Office/Views.xcu
index 81f56d2..bd3a06b 100644
--- a/officecfg/registry/data/org/openoffice/Office/Views.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Views.xcu
@@ -24,11 +24,5 @@
         <value>false</value>
       </prop>
     </node>
-    <!-- show Sidebar child window by default - oor:name == SID_SIDEBAR -->
-    <node oor:name="10336" oor:op="replace">
-      <prop oor:name="Visible" oor:type="xs:boolean">
-        <value>true</value>
-      </prop>
-    </node>
   </node>
 </oor:component-data>


More information about the Libreoffice-commits mailing list