From 4f640db6599e9cb8d92f2cc72ee6e3f2addda5b6 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Mon, 1 Mar 2021 10:36:25 +0100 Subject: Use correct URL Change-Id: Ia54c7e8fbde3767e928a2d374becc647006a4aed --- instsetoo_native/util/openoffice.lst.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in index 902d992ee1d9..fd9bf814efb9 100644 --- a/instsetoo_native/util/openoffice.lst.in +++ b/instsetoo_native/util/openoffice.lst.in @@ -70,7 +70,7 @@ LibreOfficePoweredByCIB CHANGETARGETDIR 1 PATCHCODEFILE ooo_patchcodes.txt STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ - STARTCENTER_INFO_URL https://libreoffice.cib.eu + STARTCENTER_INFO_URL https://libreoffice.cib.de STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ STARTCENTER_HIDE_EXTERNAL_LINKS 0 @@ -123,7 +123,7 @@ LibreOfficePoweredByCIBDev CODEFILENAME codes_ooodev.txt LOCALUSERDIR $ORIGIN/.. STARTCENTER_ADDFEATURE_URL https://extensions.libreoffice.org/ - STARTCENTER_INFO_URL https://libreoffice.cib.eu + STARTCENTER_INFO_URL https://libreoffice.cib.de STARTCENTER_TEMPLREP_URL https://templates.libreoffice.org/ DICT_REPO_URL https://extensions.libreoffice.org/dictionaries/ } @@ -164,7 +164,7 @@ LibreOfficePoweredByCIB_SDK CHANGETARGETDIR 1 DONTUSESTARTMENUFOLDER 1 STARTCENTER_ADDFEATURE_URL https://extensions.libreoffice.org/ - STARTCENTER_INFO_URL https://libreoffice.cib.eu + STARTCENTER_INFO_URL https://libreoffice.cib.de STARTCENTER_TEMPLREP_URL https://templates.libreoffice.org/ DICT_REPO_URL https://extensions.libreoffice.org/dictionaries/ } @@ -209,7 +209,7 @@ LibreOfficePoweredByCIBDev_SDK CHANGETARGETDIR 1 DONTUSESTARTMENUFOLDER 1 STARTCENTER_ADDFEATURE_URL https://extensions.libreoffice.org/ - STARTCENTER_INFO_URL https://libreoffice.cib.eu + STARTCENTER_INFO_URL https://libreoffice.cib.de STARTCENTER_TEMPLREP_URL https://templates.libreoffice.org/ DICT_REPO_URL https://extensions.libreoffice.org/dictionaries/ } -- cgit