summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Inet.xcs
diff options
context:
space:
mode:
authorSamuel Cantrell <samuelcantrell@gmail.com>2011-06-16 09:59:27 +0200
committerAndras Timar <atimar@suse.com>2011-06-16 09:59:27 +0200
commit9e98f12db714b8a1a8cc64234bb4eea26e936166 (patch)
treee04be54fbac3b3d2ea25aac31fd89af96f0b518b /officecfg/registry/schema/org/openoffice/Inet.xcs
parentf4356100105cbd7c7671b1dc58c74cebf07aadfa (diff)
remove Search Options page from Internet group on Options dialog fdo#38146
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Inet.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Inet.xcs157
1 files changed, 1 insertions, 156 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Inet.xcs b/officecfg/registry/schema/org/openoffice/Inet.xcs
index b555c3f635ba..3949dd7a7267 100644
--- a/officecfg/registry/schema/org/openoffice/Inet.xcs
+++ b/officecfg/registry/schema/org/openoffice/Inet.xcs
@@ -27,144 +27,8 @@
************************************************************************ -->
<!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd">
<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Inet" oor:package="org.openoffice" xml:lang="en-US"> <info>
- <desc >Contains Internet-related configurations (proxies, search engines, etc.).</desc>
+ <desc >Contains Internet-related configurations (proxies, etc.).</desc>
</info>
- <templates>
- <info>
- <author>OS/TV</author>
- </info>
- <group oor:name="SearchEngine">
- <info>
- <desc>Specifies the search type, i.e. nexus or exact search.</desc>
- </info>
- <group oor:name="And">
- <info>
- <desc>Specifies the search options for &apos;AND&apos; searches (all words must be found).</desc>
- </info>
- <prop oor:name="ooInetPrefix" oor:type="xs:string">
- <info>
- <desc>Specifies the search expression, i.e. URL and query command.</desc>
- </info>
- </prop>
- <prop oor:name="ooInetSuffix" oor:type="xs:string">
- <info>
- <desc>Specifies the suffix.</desc>
- </info>
- </prop>
- <prop oor:name="ooInetSeparator" oor:type="xs:string">
- <info>
- <desc>Specifies the separator</desc>
- </info>
- </prop>
- <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
- <info>
- <desc>Specifies if upper and lower case spelling should be considered.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc>None</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc>Upper</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc>Lower</desc>
- </info>
- </enumeration>
- </constraints>
- </prop>
- </group>
- <group oor:name="Or">
- <info>
- <desc>Specifies the search options for &apos;OR&apos; searches (at least one word must be found).</desc>
- </info>
- <prop oor:name="ooInetPrefix" oor:type="xs:string">
- <info>
- <desc>Specifies the search expression, i.e. URL and query command.</desc>
- </info>
- </prop>
- <prop oor:name="ooInetSuffix" oor:type="xs:string">
- <info>
- <desc>Specifies the suffix.</desc>
- </info>
- </prop>
- <prop oor:name="ooInetSeparator" oor:type="xs:string">
- <info>
- <desc>Specifies the separator</desc>
- </info>
- </prop>
- <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
- <info>
- <desc>Specifies if upper and lower case spelling should be considered.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc>None</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc>Upper</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc>Lower</desc>
- </info>
- </enumeration>
- </constraints>
- </prop>
- </group>
- <group oor:name="Exact">
- <info>
- <desc>Specifies the search options for &apos;Exact&apos; searches (the whole text must be found).</desc>
- </info>
- <prop oor:name="ooInetPrefix" oor:type="xs:string">
- <info>
- <desc>Specifies the search expression, i.e. URL and query command.</desc>
- </info>
- </prop>
- <prop oor:name="ooInetSuffix" oor:type="xs:string">
- <info>
- <desc>Specifies the suffix.</desc>
- </info>
- </prop>
- <prop oor:name="ooInetSeparator" oor:type="xs:string">
- <info>
- <desc>Specifies the separator</desc>
- </info>
- </prop>
- <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
- <info>
- <desc>Specifies if upper and lower case spelling should be considered.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc>None</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc>Upper</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc>Lower</desc>
- </info>
- </enumeration>
- </constraints>
- </prop>
- </group>
- </group>
- </templates>
<component>
<group oor:name="Settings">
<info>
@@ -350,25 +214,6 @@
</constraints>
</prop>
</group>
- <group oor:name="DefaultSearchEngine">
- <info>
- <desc>Contains the name of the default search engine</desc>
- </info>
- <prop oor:name="Name" oor:type="xs:string">
- <info>
- <author>OS</author>
- <desc>The name of the default search engine</desc>
- </info>
- <value/>
- </prop>
- </group>
- <set oor:name="SearchEngines" oor:node-type="SearchEngine">
- <!--UI: Tools - Options - Internet - Search-->
- <info>
- <author>OS / TV</author>
- <desc>Serves for the configuration of search engines. A default group of (localized) search engines including their configuration should be written by the setup.</desc>
- </info>
- </set>
</component>
</oor:component-schema>