This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit e1a0790db6190b57f800e4a5bc65aee4f9880f59
Author: mseidel <msei...@apache.org>
AuthorDate: Sat Oct 26 17:15:11 2019 +0200

    Changed URLs for search engines to https
    
    (cherry picked from commit f9549274559f73fabeead66e51cefcb6f8784812)
---
 main/officecfg/registry/data/org/openoffice/Inet.xcu | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/main/officecfg/registry/data/org/openoffice/Inet.xcu 
b/main/officecfg/registry/data/org/openoffice/Inet.xcu
index 0c88a98..ff4b940 100644
--- a/main/officecfg/registry/data/org/openoffice/Inet.xcu
+++ b/main/officecfg/registry/data/org/openoffice/Inet.xcu
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -8,16 +8,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 
@@ -188,7 +188,7 @@
           <value>0</value>
         </prop>
         <prop oor:name="ooInetPrefix" oor:type="xs:string">
-          
<value>http://www.google.com/search?hl=en&amp;lr=&amp;ie=UTF-8&amp;oe=UTF-8&amp;q=</value>
+          
<value>https://www.google.com/search?hl=en&amp;lr=&amp;ie=UTF-8&amp;oe=UTF-8&amp;q=</value>
         </prop>
         <prop oor:name="ooInetSeparator" oor:type="xs:string">
           <value>+</value>
@@ -196,7 +196,7 @@
       </node>
       <node oor:name="Exact">
         <prop oor:name="ooInetPrefix" oor:type="xs:string">
-          
<value>http://www.google.com/search?hl=en&amp;ie=UTF-8&amp;oe=UTF-8&amp;q=%22</value>
+          
<value>https://www.google.com/search?hl=en&amp;ie=UTF-8&amp;oe=UTF-8&amp;q=%22</value>
         </prop>
         <prop oor:name="ooInetSuffix" oor:type="xs:string">
           <value>%22&amp;btnG=Google+Search</value>
@@ -210,7 +210,7 @@
       </node>
       <node oor:name="Or">
         <prop oor:name="ooInetPrefix" oor:type="xs:string">
-          
<value>http://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>
+          
<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>
         </prop>
         <prop oor:name="ooInetSuffix" oor:type="xs:string">
           
<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>
@@ -314,7 +314,7 @@
     <node oor:name="Yahoo" oor:op="replace">
       <node oor:name="And">
         <prop oor:name="ooInetPrefix" oor:type="xs:string">
-          <value>http://search.yahoo.com/search?x=op&amp;va=</value>
+          <value>https://search.yahoo.com/search?x=op&amp;va=</value>
         </prop>
         <prop oor:name="ooInetSuffix" oor:type="xs:string">
           
<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>
@@ -328,7 +328,7 @@
       </node>
       <node oor:name="Exact">
         <prop oor:name="ooInetPrefix" oor:type="xs:string">
-          <value>http://search.yahoo.com/search?p=%22</value>
+          <value>https://search.yahoo.com/search?p=%22</value>
         </prop>
         <prop oor:name="ooInetSuffix" oor:type="xs:string">
           <value>%22&amp;fr=fp-top</value>
@@ -342,7 +342,7 @@
       </node>
       <node oor:name="Or">
         <prop oor:name="ooInetPrefix" oor:type="xs:string">
-          <value>http://search.yahoo.com/search?x=op&amp;vo=</value>
+          <value>https://search.yahoo.com/search?x=op&amp;vo=</value>
         </prop>
         <prop oor:name="ooInetSuffix" oor:type="xs:string">
           
<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>

Reply via email to