officecfg/registry/data/org/openoffice/Office/Views.xcu | 6 ------ 1 file changed, 6 deletions(-)
New commits: commit c23fd923a93ca0acabe9a8fd392032c7bac312d4 Author: Michael Meeks <[email protected]> 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> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
