Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
9e98f12d
Kaydet (Commit)
9e98f12d
authored
Haz 16, 2011
tarafından
Samuel Cantrell
Kaydeden (comit)
Andras Timar
Haz 16, 2011
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove Search Options page from Internet group on Options dialog fdo#38146
üst
f4356100
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
156 deletions
+1
-156
Inet.xcu
officecfg/registry/data/org/openoffice/Inet.xcu
+0
-0
Inet.xcs
officecfg/registry/schema/org/openoffice/Inet.xcs
+1
-156
No files found.
officecfg/registry/data/org/openoffice/Inet.xcu
Dosyayı görüntüle @
9e98f12d
This diff is collapsed.
Click to expand it.
officecfg/registry/schema/org/openoffice/Inet.xcs
Dosyayı görüntüle @
9e98f12d
...
@@ -27,144 +27,8 @@
...
@@ -27,144 +27,8 @@
************************************************************************ -->
************************************************************************ -->
<!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd">
<!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>
<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>
</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
'
AND
'
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
'
OR
'
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
'
Exact
'
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>
<component>
<group
oor:name=
"Settings"
>
<group
oor:name=
"Settings"
>
<info>
<info>
...
@@ -350,25 +214,6 @@
...
@@ -350,25 +214,6 @@
</constraints>
</constraints>
</prop>
</prop>
</group>
</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>
</component>
</oor:component-schema>
</oor:component-schema>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment