[Scummvm-git-logs] scummvm-web master -> 472506defc7e1d202a03323aecca6065631746a1
lotharsm
mail at serra.me
Sun Jun 14 19:48:44 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:
472506defc WEB: Improve wording for the flatpak and the snap package
Commit: 472506defc7e1d202a03323aecca6065631746a1
https://github.com/scummvm/scummvm-web/commit/472506defc7e1d202a03323aecca6065631746a1
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-06-14T21:48:26+02:00
Commit Message:
WEB: Improve wording for the flatpak and the snap package
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index e98608ae..e5d32667 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -46,13 +46,13 @@
<file>
<category_icon>snap</category_icon>
<url>https://snapcraft.io/scummvm</url>
- <name>Snap package hosted at snapcraft.io</name>
+ <name>Snap package hosted at the snapcraft.io store</name>
<user_agent>Ubuntu</user_agent>
</file>
<file>
<category_icon>flatpak</category_icon>
<url>https://flathub.org/apps/details/org.scummvm.ScummVM</url>
- <name>Flatpak package hosted at flathub.org</name>
+ <name>Flatpak package hosted at the flathub.org repository</name>
<user_agent>Ubuntu</user_agent>
</file>
</entries>
More information about the Scummvm-git-logs
mailing list