[Scummvm-git-logs] scummvm-web master -> 3bf329bbaafd7db8e31e20f069df00bf76788a3d
lotharsm
serra at scummvm.org
Sat Oct 12 16:26:38 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:
3bf329bbaa WEB: Add downloads for ScummVM 2.1.0 for Win9x
Commit: 3bf329bbaafd7db8e31e20f069df00bf76788a3d
https://github.com/scummvm/scummvm-web/commit/3bf329bbaafd7db8e31e20f069df00bf76788a3d
Author: Lothar Serra Mari (serra at scummvm.org)
Date: 2019-10-12T16:26:14+02:00
Commit Message:
WEB: Add downloads for ScummVM 2.1.0 for Win9x
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index d3ba086..9506f7d 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -34,7 +34,11 @@
<url>scummvm-{$release}-win32-x86_64.zip</url>
<name>Windows 64bit zipfile</name>
</file>
-
+ <file>
+ <category_icon>windows</category_icon>
+ <url>scummvm-{$release}-win32-win9x.exe</url>
+ <name>Windows 95/98/ME installer</name>
+ </file>
<!--
<file>
<category_icon>fedora</category_icon>
More information about the Scummvm-git-logs
mailing list