[Scummvm-git-logs] scummvm-web master -> 9e507a44ac7389eae6fd6ce0643ec1d543de5b78

sev- sev at scummvm.org
Sun Jan 14 20:39:04 CET 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:
9e507a44ac WEB: Fixed some demo URLs. They were not downloadable.


Commit: 9e507a44ac7389eae6fd6ce0643ec1d543de5b78
    https://github.com/scummvm/scummvm-web/commit/9e507a44ac7389eae6fd6ce0643ec1d543de5b78
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2018-01-14T20:37:24+01:00

Commit Message:
WEB: Fixed some demo URLs. They were not downloadable.

Changed paths:
    data/game_demos.xml


diff --git a/data/game_demos.xml b/data/game_demos.xml
index b8dc220..373a310 100644
--- a/data/game_demos.xml
+++ b/data/game_demos.xml
@@ -1070,7 +1070,7 @@
 		<demos>
 			<demo>
 				<name>Aesop's Fables: The Tortoise and the Hare (Macintosh demo)</name>
-				<url>/frs/demos/mohawk/tortoise-demo-mac-en.zip</url>
+				<url>/frs/demos/mohawk/tortoise-mac-demo-en.zip</url>
 				<target>tortoise</target>
 			</demo>
 			<demo>
@@ -1080,7 +1080,7 @@
 			</demo>
 			<demo>
 				<name>Aesop's Fables: The Tortoise and the Hare (Windows demo alt)</name>
-				<url>/frs/demos/mohawk/tortoise-win-demo2-en-v1.1.zip</url>
+				<url>/frs/demos/mohawk/tortoise-win-demo-en-v1.1.zip</url>
 				<target>tortoise</target>
 			</demo>
 			<demo>
@@ -1359,7 +1359,7 @@
 			</demo>
 			<demo>
 				<name>King's Quest VII: The Princeless Bride (DOS demo - Non-interactive)</name>
-				<url>/frs/demos/sci/kq7-dos-ni-demo-en.zip</url>
+				<url>/frs/demos/sci/kq7-dos-win-ni-demo-en.zip</url>
 				<target>kq7</target>
 				<category>kq-sci</category>
 			</demo>
@@ -1454,7 +1454,7 @@
 			</demo>
 			<demo>
 				<name>Phantasmagoria (DOS demo)</name>
-				<url>/frs/demos/sci/phantasmagoria-dos-win-demo-en.zip</url>
+				<url>/frs/demos/sci/phantasmagoria-dos-demo-en.zip</url>
 				<target>phantasmagoria</target>
 				<category>blank</category>
 			</demo>





More information about the Scummvm-git-logs mailing list