diff options
author | Michael Meeks <michael.meeks@suse.com> | 2013-05-17 16:14:11 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-20 11:33:38 +0100 |
commit | 645db9a2bd9b1eec381de60c491e6b7f9ee7a7b4 (patch) | |
tree | 26b4b0b5025cccd4479792a004a40294e742bd45 /officecfg | |
parent | 55f49970f4085e3a1498961edabd5303bd6bea6c (diff) |
don't throw up the sidebar on start.
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Views.xcu | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Views.xcu b/officecfg/registry/data/org/openoffice/Office/Views.xcu index 81f56d26c983..bd3a06b093c4 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> |