[Scummvm-git-logs] scummvm-web master -> c739fa649d6415b8d398a0cc97118616a400ab74

lotharsm serra at scummvm.org
Sat Oct 12 16:48:03 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:
c739fa649d WEB: Fix capitalization for the Windows installer filenames


Commit: c739fa649d6415b8d398a0cc97118616a400ab74
    https://github.com/scummvm/scummvm-web/commit/c739fa649d6415b8d398a0cc97118616a400ab74
Author: Lothar Serra Mari (serra at scummvm.org)
Date: 2019-10-12T16:47:38+02:00

Commit Message:
WEB: Fix capitalization for the Windows installer filenames

Changed paths:
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index 0743570..e13136e 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -37,7 +37,7 @@
 				<file>
 					<category_icon>wince</category_icon>
 					<url>scummvm-{$release}-win32-win9x.exe</url>
-					<name>Windows 95/98/ME installer</name>
+					<name>Windows 95/98/ME Installer</name>
 				</file>
 <!--
 				<file>





More information about the Scummvm-git-logs mailing list