summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-21 12:51:54 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-21 12:51:54 +0000
commit407b83b16bc810855bb8052f9f0af03d22c603e4 (patch)
tree6496203e4fb079778a07aa3b90ff0c075f416e35 /officecfg
parentd5b7bca86d5895481afdf5364b81d4e38f061725 (diff)
INTEGRATION: CWS os104 (1.25.130); FILE MERGED
2007/09/14 14:01:34 os 1.25.130.1: #i73117# insert toolbar modified
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu7
1 files changed, 5 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu
index 2033b2272aff..46adc57e968c 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: WriterWebWindowState.xcu,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 11:26:08 $
+ * last change: $Author: ihi $ $Date: 2007-11-21 13:51:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -393,6 +393,9 @@
<prop oor:name="UIName" oor:type="xs:string">
<value xml:lang="en-US">Insert</value>
</prop>
+ <prop oor:name="Docked" oor:type="xs:boolean">
+ <value>false</value>
+ </prop>
<prop oor:name="Visible" oor:type="xs:boolean">
<value>false</value>
</prop>