[Scummvm-git-logs] scummvm-web master -> a0158ffdd5c62a493878c963c4ccade475d06e9e
Mataniko
mataniko at gmail.com
Wed Sep 26 14:47:41 CEST 2018
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
a0158ffdd5 DATA: Update subdomain links to HTTPS
Commit: a0158ffdd5c62a493878c963c4ccade475d06e9e
https://github.com/scummvm/scummvm-web/commit/a0158ffdd5c62a493878c963c4ccade475d06e9e
Author: Matan Bareket (mataniko at gmail.com)
Date: 2018-09-26T08:47:32-04:00
Commit Message:
DATA: Update subdomain links to HTTPS
Changed paths:
data/documentation.xml
data/menus.de.xml
data/menus.fr.xml
data/menus.it.xml
data/menus.ru.xml
data/menus.xml
diff --git a/data/documentation.xml b/data/documentation.xml
index 2b244d0..b8dc0d5 100644
--- a/data/documentation.xml
+++ b/data/documentation.xml
@@ -67,7 +67,7 @@
</document>
<document>
<name>{#doxygenPageTitle#}</name>
- <url>http://doxygen.scummvm.org</url>
+ <url>https://doxygen.scummvm.org</url>
<description>{#doxygenPageDesc#}</description>
</document>
</documentation>
diff --git a/data/menus.de.xml b/data/menus.de.xml
index 7afb61c..3422d7f 100644
--- a/data/menus.de.xml
+++ b/data/menus.de.xml
@@ -25,7 +25,7 @@
</link>
<link>
<name>ScummVM-Blogs</name>
- <href>http://planet.scummvm.org</href>
+ <href>https://planet.scummvm.org</href>
</link>
</group>
<group>
@@ -57,7 +57,7 @@
<class>menu-sf</class>
<link>
<name>Fehlerberichte</name>
- <href>http://bugs.scummvm.org/</href>
+ <href>https://bugs.scummvm.org/</href>
</link>
<link>
<name>Code beitragen</name>
@@ -77,7 +77,7 @@
</link>
<link>
<name>Buildbot</name>
- <href>http://buildbot.scummvm.org/</href>
+ <href>https://buildbot.scummvm.org/</href>
</link>
</group>
<group>
diff --git a/data/menus.fr.xml b/data/menus.fr.xml
index b0b0744..e9462d5 100644
--- a/data/menus.fr.xml
+++ b/data/menus.fr.xml
@@ -25,7 +25,7 @@
</link>
<link>
<name>Blogs sur ScummVM</name>
- <href>http://planet.scummvm.org</href>
+ <href>https://planet.scummvm.org</href>
</link>
</group>
<group>
@@ -57,7 +57,7 @@
<class>menu-sf</class>
<link>
<name>Base de Bogue</name>
- <href>http://bugs.scummvm.org/</href>
+ <href>https://bugs.scummvm.org/</href>
</link>
<link>
<name>Base de Patches</name>
@@ -77,7 +77,7 @@
</link>
<link>
<name>Buildbot</name>
- <href>http://buildbot.scummvm.org/</href>
+ <href>https://buildbot.scummvm.org/</href>
</link>
</group>
<group>
diff --git a/data/menus.it.xml b/data/menus.it.xml
index 7ad33a4..8aabc1f 100644
--- a/data/menus.it.xml
+++ b/data/menus.it.xml
@@ -25,7 +25,7 @@
</link>
<link>
<name>ScummVM Blog</name>
- <href>http://planet.scummvm.org</href>
+ <href>https://planet.scummvm.org</href>
</link>
</group>
<group>
@@ -77,7 +77,7 @@
</link>
<link>
<name>Buildbot</name>
- <href>http://buildbot.scummvm.org/</href>
+ <href>https://buildbot.scummvm.org/</href>
</link>
</group>
<group>
diff --git a/data/menus.ru.xml b/data/menus.ru.xml
index 47b1472..129d360 100644
--- a/data/menus.ru.xml
+++ b/data/menus.ru.xml
@@ -25,7 +25,7 @@
</link>
<link>
<name>Блоги ScummVM</name>
- <href>http://planet.scummvm.org</href>
+ <href>https://planet.scummvm.org</href>
</link>
</group>
<group>
@@ -57,7 +57,7 @@
<class>menu-sf</class>
<link>
<name>Багтрекер</name>
- <href>http://bugs.scummvm.org/</href>
+ <href>https://bugs.scummvm.org/</href>
</link>
<link>
<name>Патчи</name>
@@ -77,7 +77,7 @@
</link>
<link>
<name>Buildbot</name>
- <href>http://buildbot.scummvm.org/</href>
+ <href>https://buildbot.scummvm.org/</href>
</link>
</group>
<group>
diff --git a/data/menus.xml b/data/menus.xml
index 8c79016..e4b0cec 100644
--- a/data/menus.xml
+++ b/data/menus.xml
@@ -25,7 +25,7 @@
</link>
<link>
<name>ScummVM Blogs</name>
- <href>http://planet.scummvm.org</href>
+ <href>https://planet.scummvm.org</href>
</link>
</group>
<group>
@@ -57,7 +57,7 @@
<class>menu-sf</class>
<link>
<name>Bug Tracker</name>
- <href>http://bugs.scummvm.org/</href>
+ <href>https://bugs.scummvm.org/</href>
</link>
<link>
<name>Patch Tracker</name>
@@ -77,7 +77,7 @@
</link>
<link>
<name>Buildbot</name>
- <href>http://buildbot.scummvm.org/</href>
+ <href>https://buildbot.scummvm.org/</href>
</link>
</group>
<group>
More information about the Scummvm-git-logs
mailing list