[Scummvm-git-logs] scummvm-web master -> e23827e5a38050db9e61c022b6763c641eac1784
sev-
sev at scummvm.org
Sat Jun 20 20:27:59 UTC 2020
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:
e23827e5a3 WEB: Added win95 platgorm icon
Commit: e23827e5a38050db9e61c022b6763c641eac1784
https://github.com/scummvm/scummvm-web/commit/e23827e5a38050db9e61c022b6763c641eac1784
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-06-20T22:27:40+02:00
Commit Message:
WEB: Added win95 platgorm icon
Changed paths:
A public_html/images/icons/platforms/win95.png
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index f813abde..90773711 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -648,7 +648,7 @@
</notes>
<entries>
<file>
- <category_icon>wince</category_icon>
+ <category_icon>win95</category_icon>
<url>2.1.0/scummvm-2.1.0-win32-win9x.exe</url>
<name>2.1.0 Windows 95/98/ME Installer</name>
</file>
diff --git a/public_html/images/icons/platforms/win95.png b/public_html/images/icons/platforms/win95.png
new file mode 100644
index 00000000..b8bdfdc1
Binary files /dev/null and b/public_html/images/icons/platforms/win95.png differ
More information about the Scummvm-git-logs
mailing list