summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/UI.xcs
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2002-12-05 06:30:16 +0000
committerPeter Burow <pb@openoffice.org>2002-12-05 06:30:16 +0000
commitb88d634df9580557d41d8ee6a833c6ca131f9ad2 (patch)
tree6dd98cfd25a5a86a6f8443782751d24c8e3f9035 /officecfg/registry/schema/org/openoffice/Office/UI.xcs
parent4ff6934247fd9ead4ce96f4cc14c4fc2fd7b75c4 (diff)
fix: #104901# fontcolor entry added
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/UI.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI.xcs20
1 files changed, 15 insertions, 5 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
index 8d5472e6de65..7b544cc10c91 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.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: os $ $Date: 2002-12-04 14:44:45 $
+ * last change: $Author: pb $ $Date: 2002-12-05 07:25:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -155,6 +155,16 @@
</info>
</prop>
</group>
+ <group oor:name="FontColor">
+ <info>
+ <desc xml:lang="en-US">Settings for the font.</desc>
+ </info>
+ <prop oor:name="Color" oor:type="xs:int">
+ <info>
+ <desc xml:lang="en-US">Specifies color of the font.</desc>
+ </info>
+ </prop>
+ </group>
<group oor:name="Links">
<info>
<desc xml:lang="en-US">Settings for unvisited links.</desc>
@@ -163,7 +173,7 @@
<info>
<desc xml:lang="en-US">Specifies the visibilty of unvisited links (true = visible).</desc>
</info>
- <value>false</value>
+ <value>false</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
@@ -179,7 +189,7 @@
<info>
<desc xml:lang="en-US">Specifies the visibilty of visited links (true = visible).</desc>
</info>
- <value>false</value>
+ <value>false</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
@@ -437,7 +447,7 @@
</info>
</prop>
</group>
- <group oor:name="DrawGrid">
+ <group oor:name="DrawGrid">
<info>
<desc xml:lang="en-US">Settings used for the grid in Draw/Impress.</desc>
</info>