summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2002-11-26 14:51:22 +0000
committerFrank Schönheit <fs@openoffice.org>2002-11-26 14:51:22 +0000
commite7523fc38a44e402f9ad6d6be801d92850fa9096 (patch)
tree1923c6de1e3d706872674c9098c50796427e9f94 /officecfg
parent17957fbfb80a12cd3bbcdc53e1cf6efe1f074104 (diff)
#104911# -IsForBorders/IsForDrawing / +AutoDetectSystemHC
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs21
1 files changed, 6 insertions, 15 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 98470c045339..2e9173bd32e6 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Common.xcs,v $
*
- * $Revision: 1.62 $
+ * $Revision: 1.63 $
*
- * last change: $Author: sb $ $Date: 2002-11-26 15:21:03 $
+ * last change: $Author: fs $ $Date: 2002-11-26 15:46:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -4683,20 +4683,11 @@
<author>OS</author>
<desc xml:lang="en-US">Specifies settings for the accessibility options.</desc>
</info>
- <prop oor:name="IsForDrawings" oor:type="xs:boolean">
+ <prop oor:name="AutoDetectSystemHC" oor:type="xs:boolean">
<info>
- <author>AF</author>
- <desc xml:lang="en-US">Indicates whether to use high contrast mode, when
- activated, in Draw and Impress.</desc>
- <label xml:lang="en-US">Use high contrast for drawings and presentations</label>
- </info>
- <value>true</value>
- </prop>
- <prop oor:name="IsForBorders" oor:type="xs:boolean">
- <info>
- <author>OS</author>
- <desc xml:lang="en-US">Defaults the new contrast mode of borders, when high contrast mode is "active".</desc>
- <label xml:lang="en-US">For borders and shadows of pages, paragraphs, tables and frames</label>
+ <author>FS</author>
+ <desc xml:lang="en-US">Enables the automatic detection of a high contrast mode set for your desktop. Some OS' do not expose this option explicitly, but allow to choose a color scheme which is HC-compliant implicitly, which is recognized if this option is set.</desc>
+ <label xml:lang="en-US">detect system's high contrast</label>
</info>
<value>true</value>
</prop>