[Scummvm-git-logs] scummvm-web master -> a76518b192d24d108bf41c767c1d1afe51d7b086
antoniou79
antoniou at cti.gr
Sun Jul 28 17:52:58 CEST 2019
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:
a76518b192 WEB: BLADERUNNER: Fix screenshot naming in xml
Commit: a76518b192d24d108bf41c767c1d1afe51d7b086
https://github.com/scummvm/scummvm-web/commit/a76518b192d24d108bf41c767c1d1afe51d7b086
Author: Thanasis Antoniou (a.antoniou79 at gmail.com)
Date: 2019-07-28T18:52:25+03:00
Commit Message:
WEB: BLADERUNNER: Fix screenshot naming in xml
Changed paths:
data/screenshots.xml
diff --git a/data/screenshots.xml b/data/screenshots.xml
index 5c9fe9f..9222f7d 100644
--- a/data/screenshots.xml
+++ b/data/screenshots.xml
@@ -1417,7 +1417,7 @@
<name>Blade Runner</name>
<category>blade</category>
<image>
- <file>westwood/bladerunner/bladerunner-#n#</file>
+ <file>westwood/bladerunner/bladerunner-win-en-#n#</file>
<range from="1" to="8" format="%02d" />
<caption>Blade Runner (Windows/English)</caption>
</image>
More information about the Scummvm-git-logs
mailing list