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

lotharsm mail at serra.me
Tue Feb 25 13:49: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:
ef7ad6b3ed WEB: Add link to the snapcrafter store to the downloads site


Commit: ef7ad6b3ed6eab78d76f03b6a20a688bc9446ce0
    https://github.com/scummvm/scummvm-web/commit/ef7ad6b3ed6eab78d76f03b6a20a688bc9446ce0
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-02-25T14:49:29+01:00

Commit Message:
WEB: Add link to the snapcrafter store to the downloads site

Changed paths:
  A data/icons/platforms/snap.png
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index ce713ccd..a6c3910c 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -54,6 +54,13 @@
 					<user_agent>Fedora</user_agent>
 				</file>
 -->
+				<file>
+					<category_icon>snap</category_icon>
+					<url>https://snapcraft.io/scummvm</url>
+					<name>Snap package at the snapcraft.io store</name>
+					<user_agent>Ubuntu</user_agent>
+				</file>
+
 				<file>
 					<category_icon>debian</category_icon>
 					<url>scummvm_{$release}-1_debian10_amd64.deb</url>
diff --git a/data/icons/platforms/snap.png b/data/icons/platforms/snap.png
new file mode 100644
index 00000000..d61d3588
Binary files /dev/null and b/data/icons/platforms/snap.png differ




More information about the Scummvm-git-logs mailing list