summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-11-22 08:39:16 +0000
committerOliver Specht <os@openoffice.org>2002-11-22 08:39:16 +0000
commit67dd70cd242f0456926f550c5fb90adc9ce12a3c (patch)
tree22905f6ef9832df26976de676e5ef033a913c537 /officecfg
parent5d4f997b42f040ed3ac49a2c939f0e0ef9f674b3 (diff)
#105482# setting of Hyperlink color changed to false
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI.xcu8
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI.xcs8
2 files changed, 8 insertions, 8 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI.xcu b/officecfg/registry/data/org/openoffice/Office/UI.xcu
index 72286d760f8f..b237772942f3 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: UI.xcu,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: jb $ $Date: 2002-11-08 16:50:24 $
+ * last change: $Author: os $ $Date: 2002-11-22 09:39:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -947,7 +947,7 @@
</node>
<node oor:name="Links">
<prop oor:name="IsVisible">
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Color">
<value xsi:nil="true"/>
@@ -955,7 +955,7 @@
</node>
<node oor:name="LinksVisited">
<prop oor:name="IsVisible">
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Color">
<value xsi:nil="true"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
index 8e35a2776a69..a1e5c44169b3 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.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:42 $
+ * last change: $Author: os $ $Date: 2002-11-22 09:38:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -164,7 +164,7 @@
<info>
<desc xml:lang="en-US">Specifies the visibilty of unvisited links (true = visible).</desc>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
@@ -181,7 +181,7 @@
<info>
<desc xml:lang="en-US">Specifies the visibilty of visited links (true = visible).</desc>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>