[Scummvm-git-logs] scummvm-web master -> cce8faa5c3e5e509cce9ee1725c0320834f6c2bb
sev-
sev at scummvm.org
Tue Aug 25 10:56:24 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:
cce8faa5c3 WEB: Added The Griffon Legend to downloads
Commit: cce8faa5c3e5e509cce9ee1725c0320834f6c2bb
https://github.com/scummvm/scummvm-web/commit/cce8faa5c3e5e509cce9ee1725c0320834f6c2bb
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-08-25T12:55:42+02:00
Commit Message:
WEB: Added The Griffon Legend to downloads
Changed paths:
A data/icons/games/griffon.png
A public_html/images/icons/games/griffon.png
data/games.xml
diff --git a/data/games.xml b/data/games.xml
index f8f2df9f..2aeeac93 100644
--- a/data/games.xml
+++ b/data/games.xml
@@ -133,6 +133,18 @@
</entries>
</subsection>
+ <subsection>
+ <title>The Griffon Legend</title>
+ <anchor>griffon</anchor>
+ <entries>
+ <file>
+ <category_icon>griffon</category_icon>
+ <url type="extras">Griffon Legend/griffon-1.0.zip</url>
+ <name>The Griffon Legend, Freeware Version</name>
+ </file>
+ </entries>
+ </subsection>
+
<subsection>
<title>Lure of the Temptress</title>
<anchor>lure</anchor>
diff --git a/data/icons/games/griffon.png b/data/icons/games/griffon.png
new file mode 100644
index 00000000..1fd21e4b
Binary files /dev/null and b/data/icons/games/griffon.png differ
diff --git a/public_html/images/icons/games/griffon.png b/public_html/images/icons/games/griffon.png
new file mode 100644
index 00000000..1fd21e4b
Binary files /dev/null and b/public_html/images/icons/games/griffon.png differ
More information about the Scummvm-git-logs
mailing list