[Scummvm-git-logs] scummvm-web master -> 43eb8f7dffe9f3c5954dcb0debfd2cae6f136332

lotharsm serra at scummvm.org
Sat Sep 7 13:15:11 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:
43eb8f7dff WEB: MYST: Fix screenshot naming for French release of Myst ME


Commit: 43eb8f7dffe9f3c5954dcb0debfd2cae6f136332
    https://github.com/scummvm/scummvm-web/commit/43eb8f7dffe9f3c5954dcb0debfd2cae6f136332
Author: Lothar Serra Mari (serra at scummvm.org)
Date: 2019-09-07T13:14:47+02:00

Commit Message:
WEB: MYST: Fix screenshot naming for French release of Myst ME

Changed paths:
    data/screenshots.xml


diff --git a/data/screenshots.xml b/data/screenshots.xml
index 9f6019c..2506e73 100644
--- a/data/screenshots.xml
+++ b/data/screenshots.xml
@@ -2076,7 +2076,7 @@
 			</image>
 			<image>
 				<file>other/myst/myst-win-fr-#n#</file>
-				<range from="1" to="4" format="%02d" />
+				<range from="1" to="4" format="%d" />
 				<caption>Myst (Masterpiece Edition/Windows/French)</caption>
 			</image>
 			<image>





More information about the Scummvm-git-logs mailing list