[Scummvm-git-logs] scummvm-web master -> 03ffc4e989f331898747903a52e07f7c1dab15de

sev- sev at scummvm.org
Sat Jun 20 16:15:22 UTC 2020


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:
03ffc4e989 WEB: Fixed paths and names


Commit: 03ffc4e989f331898747903a52e07f7c1dab15de
    https://github.com/scummvm/scummvm-web/commit/03ffc4e989f331898747903a52e07f7c1dab15de
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-06-20T18:15:06+02:00

Commit Message:
WEB: Fixed paths and names

Changed paths:
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index 43d5888f..f813abde 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -873,18 +873,18 @@
 
 				<file>
 					<category_icon>symbian</category_icon>
-					<url>scummvm-0.9.1-s60-v1.sis</url>
-					<name>0.9.1/0.9.1 Symbian S60 version 1 binary</name>
+					<url>0.9.1/scummvm-0.9.1-s60-v1.sis</url>
+					<name>0.9.1 Symbian S60 version 1 binary</name>
 				</file>
 				<file>
 					<category_icon>symbian</category_icon>
-					<url>scummvm-0.9.1-s60-v2.sis</url>
-					<name>0.9.1/0.9.1 Symbian S60 version 2 binary</name>
+					<url>0.9.1/scummvm-0.9.1-s60-v2.sis</url>
+					<name>0.9.1 Symbian S60 version 2 binary</name>
 				</file>
 				<file>
 					<category_icon>symbian</category_icon>
-					<url>scummvm-0.9.1-s80.sis</url>
-					<name>0.9.1/0.9.1 Symbian S80 binary</name>
+					<url>0.9.1/scummvm-0.9.1-s80.sis</url>
+					<name>0.9.1 Symbian S80 binary</name>
 				</file>
 				<file>
 					<category_icon>symbian</category_icon>




More information about the Scummvm-git-logs mailing list