configure.ac                                                        |    2 +-
 instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt |    6 
+++---
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 814b1ec465c381a82f58ad3357c0f172eb0d7bae
Author:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
AuthorDate: Mon Jun 20 11:52:53 2022 +0200
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
CommitDate: Mon Jun 20 11:52:53 2022 +0200

    Fix domain
    
    Change-Id: I7714ebc2a332352bd97be87c548a69c05e026c99

diff --git a/configure.ac b/configure.ac
index e104a4dd5a27..1510a55b055c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice powered by 
CIB],[6.4.0.9],[],[],[http://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by 
CIB],[6.4.0.9],[],[],[http://libreoffice.cib.de/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard
diff --git 
a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt 
b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt
index 1e78c7476822..410f48b8bec2 100644
--- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt
+++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt
@@ -8,9 +8,9 @@ ApplicationUsers        AllUsers
 ALLUSERS       1
 ARPCOMMENTS    ARPCOMMENTSTEMPLATE
 ARPCONTACT     CIB software GmbH
-ARPHELPLINK    https://libreoffice.cib.eu
-ARPURLINFOABOUT        https://libreoffice.cib.eu
-ARPURLUPDATEINFO       https://libreoffice.cib.eu
+ARPHELPLINK    https://libreoffice.cib.de
+ARPURLINFOABOUT        https://libreoffice.cib.de
+ARPURLUPDATEINFO       https://libreoffice.cib.de
 DefaultUIFont  Tahoma8
 DialogCaption  Windows Installer
 DiskPrompt     [1]

Reply via email to