From f5a3a80bcf59d6c969f544b5d6137c31ae7b1269 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 26 Jun 2022 19:16:07 +0300 Subject: [PATCH 27/27] Update URLs referring to freeciv main homepage to use https See osdn #44954 Signed-off-by: Marko Lindqvist --- INSTALL | 4 ++-- configure.ac | 4 ++-- data/graphics/logo+splash/Freeciv_Logo.svg | 4 ++-- data/helpdata.txt | 4 ++-- doc/BUGS | 2 +- doc/README.nations | 2 +- doc/README.rulesets | 2 +- doc/README.tilesets | 2 +- doc/ca/BUGS.ca | 2 +- doc/ca/README.ca | 2 +- doc/de/BUGS.de | 2 +- doc/de/INSTALL.de | 2 +- doc/de/README.de | 2 +- doc/fr/INSTALL.fr | 2 +- doc/it/INSTALL.it | 2 +- doc/it/README.it | 2 +- doc/ja/BUGS.ja | 2 +- doc/ja/README.ja | 2 +- doc/nl/BUGS.nl | 2 +- doc/nl/README.nl | 2 +- doc/sv/BUGS.sv | 4 ++-- doc/sv/README.sv | 2 +- windows/installer_cross/Freeciv.url | 2 +- windows/installer_legacy/Freeciv.url | 2 +- windows/installer_msys2/Freeciv.url | 2 +- 25 files changed, 30 insertions(+), 30 deletions(-) diff --git a/INSTALL b/INSTALL index d00aa1c976..5d9847376a 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,7 @@ Installing Freeciv: This file describes how to compile and install Freeciv. Last time we made sure this file is up to date was 16-Jul-06. -Last minor update was 04-Jun-22. +Last minor update was 26-Jun-22. There may be a localized version of this file in the ./doc directory, named INSTALL. (e.g., INSTALL.de). @@ -481,7 +481,7 @@ If for some reason using "configure" gives you trouble, follow these steps: configure script. You can find out about the freeciv-dev mailing list on our web - site, at http://www.freeciv.org/ + site, at https://www.freeciv.org/ 3. Compiling Freeciv: diff --git a/configure.ac b/configure.ac index d7323acd46..ee311c6fb3 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT([Freeciv], m4_esyscmd([./fc_version | tr -d '\n']), [https://osdn.net/projects/freeciv/ticket/], - [freeciv], [http://www.freeciv.org/]) + [freeciv], [https://www.freeciv.org/]) AC_PREREQ(2.65) dnl Initialize with some random file to ensure the source is here. @@ -17,7 +17,7 @@ AC_USE_SYSTEM_EXTENSIONS AC_C_BIGENDIAN BUG_URL="$PACKAGE_BUGREPORT" -WIKI_URL="http://www.freeciv.org/" +WIKI_URL="https://www.freeciv.org/" MAIL_ADDRESS="freeciv-dev AT freelists.org" dnl Explain fc_config.h to end users (e.g., on Windows) diff --git a/data/graphics/logo+splash/Freeciv_Logo.svg b/data/graphics/logo+splash/Freeciv_Logo.svg index b39d3e3c36..188b4b7e3c 100755 --- a/data/graphics/logo+splash/Freeciv_Logo.svg +++ b/data/graphics/logo+splash/Freeciv_Logo.svg @@ -10663,7 +10663,7 @@ sodipodi:role="line" id="tspan2415" x="289.73166" - y="591.25995">You can learn a lot about Freeciv at http://www.freeciv.org/You can learn a lot about Freeciv at https://www.freeciv.org/June, at http://www.freeciv.org/June, at https://www.freeciv.org/ och försäkrar sig om att man har +- Tittar på och försäkrar sig om att man har den nyaste versionen. (Vi kanske redan har rättat felet.) - Tittar på Freecivs system för spårning av buggar vid: @@ -83,4 +83,4 @@ YTTERLIGARE INFORMATION: Freecivs webbplats tillhandahåller mycket mer material: - http://www.freeciv.org/ + https://www.freeciv.org/ diff --git a/doc/sv/README.sv b/doc/sv/README.sv index fac37d9e80..dfe03f3953 100644 --- a/doc/sv/README.sv +++ b/doc/sv/README.sv @@ -31,7 +31,7 @@ Webbplats: Freecivs webbplats är: - http://www.freeciv.org/ + https://www.freeciv.org/ Här kan man få de senaste nyheterna, utgåvorna och uppdateringarna, hitta information om Freecivs diskussionslistor samt se metaservern diff --git a/windows/installer_cross/Freeciv.url b/windows/installer_cross/Freeciv.url index 3d37dff2d5..2225400762 100644 --- a/windows/installer_cross/Freeciv.url +++ b/windows/installer_cross/Freeciv.url @@ -1,2 +1,2 @@ [InternetShortcut] -URL=http://www.freeciv.org +URL=https://www.freeciv.org diff --git a/windows/installer_legacy/Freeciv.url b/windows/installer_legacy/Freeciv.url index 3d37dff2d5..2225400762 100644 --- a/windows/installer_legacy/Freeciv.url +++ b/windows/installer_legacy/Freeciv.url @@ -1,2 +1,2 @@ [InternetShortcut] -URL=http://www.freeciv.org +URL=https://www.freeciv.org diff --git a/windows/installer_msys2/Freeciv.url b/windows/installer_msys2/Freeciv.url index 3d37dff2d5..2225400762 100644 --- a/windows/installer_msys2/Freeciv.url +++ b/windows/installer_msys2/Freeciv.url @@ -1,2 +1,2 @@ [InternetShortcut] -URL=http://www.freeciv.org +URL=https://www.freeciv.org -- 2.35.1