summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:59:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:59:19 +0000
commit80976787485ece8973d422219dd22748d14d1d80 (patch)
treec5b7089167ecc9654df31accd4116b266d35c6c5 /officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
parent88729a2334d504094642d326c96146b40c592925 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Substitution.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Substitution.xcs13
1 files changed, 4 insertions, 9 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs b/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
index a586ded14c..cdf7d5a755 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Substitution.xcs,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:41 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,43 +77,38 @@
</prop>
<group oor:name="Environment">
<info>
- <desc xml:lang="en-US">Specifies a rule parameter that restricts applying mappings to a certain environment.</desc>
+ <desc xml:lang="en-US">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
</info>
<prop oor:name="OS" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Host" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the name of the host for which the Directory property setting is valid. You can use the '*' wildcard for the name.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="DNSDomain" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the dns domain for which the Directory property variable is valid. You can use the '*' wildcard for the domain.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="YPDomain" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the '*' wildcard for the name.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="NTDomain" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the NT domain for which the Directory property variable is valid. You can use the '*' wildcard for the domain.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
</group>
</group>
<set oor:name="SharePoint" oor:node-type="SharePointMapping">
<info>
- <desc xml:lang="en-US">Used as the path variable name. The name is case-sensitive and must be defined with ascii characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
+ <desc xml:lang="en-US">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
</info>
</set>
</templates>