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


The following commit(s) were added to refs/heads/AOO41X by this push:
     new 491d8d747d Simplify URL
491d8d747d is described below

commit 491d8d747d299128cbac37e77cab1ad918e68de0
Author: mseidel <[email protected]>
AuthorDate: Tue Sep 30 21:46:42 2025 +0200

    Simplify URL
---
 main/instsetoo_native/util/openoffice.lst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/main/instsetoo_native/util/openoffice.lst 
b/main/instsetoo_native/util/openoffice.lst
index 6f2776b0c0..fbb3822861 100644
--- a/main/instsetoo_native/util/openoffice.lst
+++ b/main/instsetoo_native/util/openoffice.lst
@@ -97,11 +97,11 @@ Apache_OpenOffice
             DOWNLOADBITMAP     ooobitmap.bmp
             DOWNLOADSETUPICO   ooosetup.ico
             RELATIVE_PATHES_IN_DDF 1
-            STARTCENTER_ADDFEATURE_URL http://extensions.openoffice.org/
+            STARTCENTER_ADDFEATURE_URL https://extensions.openoffice.org
             STARTCENTER_INFO_URL http://www.openoffice.org
-            STARTCENTER_TEMPLREP_URL http://templates.openoffice.org
+            STARTCENTER_TEMPLREP_URL https://templates.openoffice.org
             STARTCENTER_LAYOUT_STYLE 0
-            DICT_REPO_URL http://extensions.openoffice.org/dictionaries
+            DICT_REPO_URL https://extensions.openoffice.org
         }
         active                 1
         compression            5
@@ -276,11 +276,11 @@ Apache_OpenOffice_SDK
             DONTUSESTARTMENUFOLDER 1
             RELATIVE_PATHES_IN_DDF 1
             AOODOWNLOADNAMEPREFIX Apache_OpenOffice-SDK
-            STARTCENTER_ADDFEATURE_URL http://extensions.openoffice.org/
+            STARTCENTER_ADDFEATURE_URL https://extensions.openoffice.org
             STARTCENTER_INFO_URL http://www.openoffice.org
-            STARTCENTER_TEMPLREP_URL http://templates.openoffice.org
+            STARTCENTER_TEMPLREP_URL https://templates.openoffice.org
             STARTCENTER_LAYOUT_STYLE 0
-            DICT_REPO_URL http://extensions.openoffice.org/dictionaries
+            DICT_REPO_URL https://extensions.openoffice.org
         }
         active 1
         compression 5

Reply via email to