You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/05/22 23:21:44 UTC

[openoffice] branch AOO42X updated: Simplified URL for extensions.o.o

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

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


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 31ccdc5  Simplified URL for extensions.o.o
31ccdc5 is described below

commit 31ccdc57f901e7ca3280d467902cb83053e0c662
Author: mseidel <ms...@apache.org>
AuthorDate: Sat May 23 01:19:11 2020 +0200

    Simplified URL for extensions.o.o
    
    (cherry picked from commit 21aecffa9be0733c0f71d7275a0d4fe4e75d1063)
---
 .../data/org/openoffice/Office/ExtensionManager.xcu     | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/main/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu b/main/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu
index abbb16e..174e7c6 100644
--- a/main/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu
+++ b/main/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu
@@ -1,6 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
 <!--***********************************************************
- * 
+ *
  * 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,25 +9,21 @@
  * 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.
- * 
+ *
  ***********************************************************-->
-
-
-
-<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
 <oor:component-data oor:name="ExtensionManager" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry">
   <node oor:name="ExtensionRepositories">
     <prop oor:name="WebsiteLink">
-      <value>https://extensions.openoffice.org/getmore?cid=920794</value>
+      <value>https://extensions.openoffice.org</value>
     </prop>
   </node>
-</oor:component-data> 
+</oor:component-data>