[Scummvm-cvs-logs] scummvm-web master -> 0fdb08f8366c9dc02f4964f889bb11059778bd93
sev-
sev at scummvm.org
Mon Feb 29 13:41:26 CET 2016
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:
0fdb08f836 WEB: Direct users to Github PR rather to our old Patch Tracker
Commit: 0fdb08f8366c9dc02f4964f889bb11059778bd93
https://github.com/scummvm/scummvm-web/commit/0fdb08f8366c9dc02f4964f889bb11059778bd93
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-02-29T13:40:55+01:00
Commit Message:
WEB: Direct users to Github PR rather to our old Patch Tracker
Changed paths:
data/menus.de.xml
data/menus.fr.xml
data/menus.ru.xml
data/menus.xml
diff --git a/data/menus.de.xml b/data/menus.de.xml
index 69917c5..5b126e1 100644
--- a/data/menus.de.xml
+++ b/data/menus.de.xml
@@ -75,7 +75,7 @@
</link>
<link>
<name>Patch Tracker</name>
- <href>http://sourceforge.net/p/scummvm/patches/</href>
+ <href>https://github.com/scummvm/scummvm/pulls</href>
</link>
<link>
<name>Täglich erstellte Versionen</name>
diff --git a/data/menus.fr.xml b/data/menus.fr.xml
index 15f01ad..cff5888 100644
--- a/data/menus.fr.xml
+++ b/data/menus.fr.xml
@@ -75,7 +75,7 @@
</link>
<link>
<name>Base de Patches</name>
- <href>http://sourceforge.net/p/scummvm/patches/</href>
+ <href>https://github.com/scummvm/scummvm/pulls</href>
</link>
<link>
<name>Compilation quotidienne</name>
diff --git a/data/menus.ru.xml b/data/menus.ru.xml
index c6eff98..88e7eb6 100644
--- a/data/menus.ru.xml
+++ b/data/menus.ru.xml
@@ -75,7 +75,7 @@
</link>
<link>
<name>Патчи</name>
- <href>http://sourceforge.net/p/scummvm/patches/</href>
+ <href>https://github.com/scummvm/scummvm/pulls</href>
</link>
<link>
<name>Ежедневные сборки</name>
diff --git a/data/menus.xml b/data/menus.xml
index 4b90ad2..371a618 100644
--- a/data/menus.xml
+++ b/data/menus.xml
@@ -75,7 +75,7 @@
</link>
<link>
<name>Patch Tracker</name>
- <href>http://sourceforge.net/p/scummvm/patches/</href>
+ <href>https://github.com/scummvm/scummvm/pulls</href>
</link>
<link>
<name>Daily Snapshots</name>
More information about the Scummvm-git-logs
mailing list