1<?xml version="1.0" encoding="UTF-8"?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements.  See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership.  The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the
9 * "License"); you may not use this file except in compliance
10 * with the License.  You may obtain a copy of the License at
11 *
12 *   http://www.apache.org/licenses/LICENSE-2.0
13 *
14 * Unless required by applicable law or agreed to in writing,
15 * software distributed under the License is distributed on an
16 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17 * KIND, either express or implied.  See the License for the
18 * specific language governing permissions and limitations
19 * under the License.
20 *
21 ***********************************************************-->
22
23
24<!DOCTYPE oor:component-data SYSTEM "../../../component-update.dtd">
25<oor:component-data oor:name="Inet" oor:package="org.openoffice" xmlns:oor="http://openoffice.org/2001/registry" xmlns:install="http://openoffice.org/2004/installation" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
26  <node oor:name="Settings">
27    <prop oor:name="ooInetNoProxy">
28      <value install:module="macosx" oor:external=
29          "com.sun.star.configuration.backend.MacOSXBackend ooInetNoProxy"/>
30      <value install:module="unixdesktop" oor:external=
31          "com.sun.star.configuration.backend.DesktopBackend ooInetNoProxy"/>
32      <value install:module="wnt" oor:external=
33          "com.sun.star.configuration.backend.WinInetBackend ooInetNoProxy"/>
34    </prop>
35    <prop oor:name="ooInetProxyType">
36      <value>1</value>
37      <value install:module="macosx" oor:external=
38          "com.sun.star.configuration.backend.MacOSXBackend ooInetProxyType"/>
39      <value install:module="unixdesktop" oor:external=
40          "com.sun.star.configuration.backend.DesktopBackend ooInetProxyType"/>
41      <value install:module="wnt" oor:external=
42          "com.sun.star.configuration.backend.WinInetBackend ooInetProxyType"/>
43    </prop>
44    <prop oor:name="ooInetFTPProxyName">
45      <value install:module="macosx" oor:external=
46         "com.sun.star.configuration.backend.MacOSXBackend ooInetFTPProxyName"/>
47      <value install:module="unixdesktop" oor:external=
48        "com.sun.star.configuration.backend.DesktopBackend ooInetFTPProxyName"/>
49      <value install:module="wnt" oor:external=
50        "com.sun.star.configuration.backend.WinInetBackend ooInetFTPProxyName"/>
51    </prop>
52    <prop oor:name="ooInetFTPProxyPort">
53      <value install:module="macosx" oor:external=
54         "com.sun.star.configuration.backend.MacOSXBackend ooInetFTPProxyPort"/>
55      <value install:module="unixdesktop" oor:external=
56        "com.sun.star.configuration.backend.DesktopBackend ooInetFTPProxyPort"/>
57      <value install:module="wnt" oor:external=
58        "com.sun.star.configuration.backend.WinInetBackend ooInetFTPProxyPort"/>
59    </prop>
60    <prop oor:name="ooInetHTTPProxyName">
61      <value install:module="macosx" oor:external=
62        "com.sun.star.configuration.backend.MacOSXBackend ooInetHTTPProxyName"/>
63      <value install:module="unixdesktop" oor:external=
64       "com.sun.star.configuration.backend.DesktopBackend ooInetHTTPProxyName"/>
65      <value install:module="wnt" oor:external=
66       "com.sun.star.configuration.backend.WinInetBackend ooInetHTTPProxyName"/>
67    </prop>
68    <prop oor:name="ooInetHTTPProxyPort">
69      <value install:module="macosx" oor:external=
70        "com.sun.star.configuration.backend.MacOSXBackend ooInetHTTPProxyPort"/>
71      <value install:module="unixdesktop" oor:external=
72       "com.sun.star.configuration.backend.DesktopBackend ooInetHTTPProxyPort"/>
73      <value install:module="wnt" oor:external=
74       "com.sun.star.configuration.backend.WinInetBackend ooInetHTTPProxyPort"/>
75    </prop>
76    <prop oor:name="ooInetHTTPSProxyName">
77      <value install:module="macosx" oor:external=
78       "com.sun.star.configuration.backend.MacOSXBackend ooInetHTTPSProxyName"/>
79      <value install:module="unixdesktop" oor:external=
80      "com.sun.star.configuration.backend.DesktopBackend ooInetHTTPSProxyName"/>
81      <value install:module="wnt" oor:external=
82      "com.sun.star.configuration.backend.WinInetBackend ooInetHTTPSProxyName"/>
83    </prop>
84    <prop oor:name="ooInetHTTPSProxyPort">
85      <value install:module="macosx" oor:external=
86       "com.sun.star.configuration.backend.MacOSXBackend ooInetHTTPSProxyPort"/>
87      <value install:module="unixdesktop" oor:external=
88      "com.sun.star.configuration.backend.DesktopBackend ooInetHTTPSProxyPort"/>
89      <value install:module="wnt" oor:external=
90      "com.sun.star.configuration.backend.WinInetBackend ooInetHTTPSProxyPort"/>
91    </prop>
92  </node>
93  <node oor:name="SearchEngines">
94    <node oor:name="Google" oor:op="replace">
95      <node oor:name="And">
96        <prop oor:name="ooInetSuffix" oor:type="xs:string">
97          <value>&amp;btnG=Google+Search</value>
98        </prop>
99        <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
100          <value>0</value>
101        </prop>
102        <prop oor:name="ooInetPrefix" oor:type="xs:string">
103          <value>https://www.google.com/search?hl=en&amp;lr=&amp;ie=UTF-8&amp;oe=UTF-8&amp;q=</value>
104        </prop>
105        <prop oor:name="ooInetSeparator" oor:type="xs:string">
106          <value>+</value>
107        </prop>
108      </node>
109      <node oor:name="Exact">
110        <prop oor:name="ooInetPrefix" oor:type="xs:string">
111          <value>https://www.google.com/search?hl=en&amp;ie=UTF-8&amp;oe=UTF-8&amp;q=%22</value>
112        </prop>
113        <prop oor:name="ooInetSuffix" oor:type="xs:string">
114          <value>%22&amp;btnG=Google+Search</value>
115        </prop>
116        <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
117          <value>0</value>
118        </prop>
119        <prop oor:name="ooInetSeparator" oor:type="xs:string">
120          <value>%20</value>
121        </prop>
122      </node>
123      <node oor:name="Or">
124        <prop oor:name="ooInetPrefix" oor:type="xs:string">
125          <value>https://www.google.com/search?as_q=&amp;num=10&amp;hl=en&amp;ie=UTF-8&amp;oe=UTF-8&amp;btnG=Google+Search&amp;as_epq=&amp;as_oq=</value>
126        </prop>
127        <prop oor:name="ooInetSuffix" oor:type="xs:string">
128          <value>&amp;as_eq=&amp;lr=&amp;as_ft=i&amp;as_filetype=&amp;as_qdr=all&amp;as_occt=any&amp;as_dt=i&amp;as_sitesearch=&amp;safe=images</value>
129        </prop>
130        <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
131          <value>0</value>
132        </prop>
133        <prop oor:name="ooInetSeparator" oor:type="xs:string">
134          <value>+</value>
135        </prop>
136      </node>
137    </node>
138    <node oor:name="Yahoo" oor:op="replace">
139      <node oor:name="And">
140        <prop oor:name="ooInetPrefix" oor:type="xs:string">
141          <value>https://search.yahoo.com/search?x=op&amp;va=</value>
142        </prop>
143        <prop oor:name="ooInetSuffix" oor:type="xs:string">
144          <value>&amp;va_vt=any&amp;vst=0&amp;vd=all&amp;fl=0&amp;ei=ISO-8859-1&amp;vm=p&amp;n=20</value>
145        </prop>
146        <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
147          <value>0</value>
148        </prop>
149        <prop oor:name="ooInetSeparator" oor:type="xs:string">
150          <value>+</value>
151        </prop>
152      </node>
153      <node oor:name="Exact">
154        <prop oor:name="ooInetPrefix" oor:type="xs:string">
155          <value>https://search.yahoo.com/search?p=%22</value>
156        </prop>
157        <prop oor:name="ooInetSuffix" oor:type="xs:string">
158          <value>%22&amp;fr=fp-top</value>
159        </prop>
160        <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
161          <value>0</value>
162        </prop>
163        <prop oor:name="ooInetSeparator" oor:type="xs:string">
164          <value>%20</value>
165        </prop>
166      </node>
167      <node oor:name="Or">
168        <prop oor:name="ooInetPrefix" oor:type="xs:string">
169          <value>https://search.yahoo.com/search?x=op&amp;vo=</value>
170        </prop>
171        <prop oor:name="ooInetSuffix" oor:type="xs:string">
172          <value>&amp;vo_vt=any&amp;vst=0&amp;vd=all&amp;fl=0&amp;ei=ISO-8859-1&amp;vm=p&amp;n=20</value>
173        </prop>
174        <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
175          <value>0</value>
176        </prop>
177        <prop oor:name="ooInetSeparator" oor:type="xs:string">
178          <value>+</value>
179        </prop>
180      </node>
181    </node>
182  </node>
183</oor:component-data>
184