summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 09:00:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 09:00:28 +0000
commit678dcc2348dd8b250cbf3dd4cc54f9ea166b909a (patch)
treef5a995ab623dff4327b76b01ff2421c1bf067a56 /officecfg
parent2f20b0dfbc8df1b65b2141022329b1b1f241ef91 (diff)
INTEGRATION: CWS colorsubtoolbar (1.16.26); FILE MERGED
2004/09/14 17:39:46 pb 1.16.26.1: fix: #i33938# add colorbar.xml
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu14
1 files changed, 12 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index d391cd71e06d..f9fbe3280242 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: GenericCommands.xcu,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: rt $ $Date: 2004-09-20 15:08:24 $
+ * last change: $Author: hr $ $Date: 2004-10-12 10:00:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -4912,6 +4912,16 @@
<value>1</value>
</prop>
</node>
+ <node oor:name=".uno:ColorSettings" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="de">~Farbe</value>
+ <value xml:lang="en-US">~Color</value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
+ </node>
</node>
</node>
</oor:component-data>
+