summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/UI.xcs
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2002-08-01 09:01:10 +0000
committerThomas Lange <tl@openoffice.org>2002-08-01 09:01:10 +0000
commit41c3e8dc3d1ddd8652096d044fb60e2e1f12d5e6 (patch)
tree10711a1c70cf43ddebd0447edd4240f2191b191b /officecfg/registry/schema/org/openoffice/Office/UI.xcs
parent7d240e4929a5f0f76920f62d73b5e37fb1b0eb89 (diff)
#101262# responsibility for ColorScheme updated
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/UI.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI.xcs13
1 files changed, 10 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
index 4210756ae5ed..1002eac6b357 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: UI.xcs,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: os $ $Date: 2002-07-31 12:24:03 $
+ * last change: $Author: tl $ $Date: 2002-08-01 10:01:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
<!-- Responsible: OS -->
<!-- UIHints: Tools / Options / Star|OpenOffice / Appearance -->
<info>
- <desc xml:lang="en-US">Color settings to customize the appearance of the applications.</desc>
+ <desc xml:lang="en-US">Templates for color settings used to customize the appearance of the applications.</desc>
</info>
<group oor:name="DocColor">
<info>
@@ -610,6 +610,10 @@
</group>
</group>
<group oor:name="ColorScheme">
+ <!-- Responsible: OS -->
+ <info>
+ <desc xml:lang="en-US">Color settings to customize the appearance of the applications.</desc>
+ </info>
<prop oor:name="CurrentColorScheme" oor:type="xs:string">
<value>Default</value>
<info>
@@ -619,6 +623,9 @@
<set oor:name="ColorSchemes" oor:node-type="ColorScheme">
<!-- Responsible: OS -->
<!-- UIHints: Tools / Options / Star|OpenOffice / Appearance -->
+ <info>
+ <desc xml:lang="en-US">The list of entries with the color settings.</desc>
+ </info>
</set>
</group>
</component>