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 35ac84d  Change URLs to https
35ac84d is described below

commit 35ac84d499597500d39cc90194044c87bd461c9f
Author: mseidel <[email protected]>
AuthorDate: Sun Jun 13 18:18:44 2021 +0200

    Change URLs to https
---
 .../inc_openoffice/windows/msi_languages/Property.ulf               | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/main/instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf 
b/main/instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf
index 93f1754..b771e2b 100644
--- a/main/instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf
+++ b/main/instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf
@@ -26,13 +26,13 @@ en-US = "Comment in the Add-Remove-Programs Applet"
 en-US = "Apache OpenOffice"
 
 [OOO_ARPHELPLINKTEMPLATE]
-en-US = "http://www.openoffice.org";
+en-US = "https://www.openoffice.org";
 
 [OOO_ARPURLINFOABOUTTEMPLATE]
-en-US = "http://www.openoffice.org";
+en-US = "https://www.openoffice.org";
 
 [OOO_ARPURLUPDATEINFOTEMPLATE]
-en-US = "http://www.openoffice.org";
+en-US = "https://www.openoffice.org";
 
 [OOO_STR_NEW_DISPLAY_NAME]
 en-US = "~New"

Reply via email to