[Scummvm-git-logs] scummvm master -> 1f4e197e711f2373d882c6cdd2f07f651db37888

lotharsm mail at serra.me
Wed Jun 17 19:07:26 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
1f4e197e71 DISTS: Update project description, add multiple screenshots


Commit: 1f4e197e711f2373d882c6cdd2f07f651db37888
    https://github.com/scummvm/scummvm/commit/1f4e197e711f2373d882c6cdd2f07f651db37888
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-06-17T21:06:58+02:00

Commit Message:
DISTS: Update project description, add multiple screenshots

Changed paths:
    dists/scummvm.appdata.xml


diff --git a/dists/scummvm.appdata.xml b/dists/scummvm.appdata.xml
index 51d4fa05d3..ff7325739e 100644
--- a/dists/scummvm.appdata.xml
+++ b/dists/scummvm.appdata.xml
@@ -1,33 +1,60 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2020 The ScummVM Team -->
 <component type="desktop">
-  <id>scummvm.desktop</id>
+  <id>org.scummvm.ScummVM.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <name>ScummVM</name>
   <summary>Interpreter for numerous adventure games and role-playing games</summary>
+  <summary xml:lang="de">Interpreter für zahlreiche Adventure-Spiele und RPGs</summary>
+  <developer_name>The ScummVM Team</developer_name>
+  <provides>
+    <id>scummvm.desktop</id>
+  </provides>
   <description>
     <p>
       ScummVM is a program which allows you to run a wide variety of classic
       graphical point-and-click adventure games and role-playing games,
-      provided you already have their data files.
-
-      The clever part about this: ScummVM just replaces the executables shipped with the game,
+      provided you already have their data files. The clever part about this:
+      ScummVM just replaces the executables shipped with the game,
       allowing you to play them on systems for which they were never designed!
-
+    </p>
+    <p>
       Currently, ScummVM supports a huge library of adventures with over 250 games in total.
       It supports many classics published by legendary studios like LucasArts, Sierra On-Line,
       Revolution Software, Cyan, Inc. and Westwood Studios.
-
+    </p>
+    <p>
       Next to ground-breaking titles like the Monkey Island series, Broken Sword,
       Myst, Blade Runner and countless other games you will find
       some really obscure adventures and truly hidden gems to explore.
-    </p
+    </p>
+    <p>
+      This version of ScummVM is sandboxed. You have to copy your games to your
+      Documents directory.
+    </p>
   </description>
   <screenshots>
     <screenshot type="default">
-      <image>https://wiki.scummvm.org/images/f/f8/Launcherwithgames.png</image>
+      <image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_1.png</image>
       <caption>ScummVM Launcher</caption>
     </screenshot>
+    <screenshot>
+      <image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_2.png</image>
+      <caption>ScummVM running 'Flight of the Amazon Queen'</caption>
+    </screenshot>
+    <screenshot>
+      <image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_3.png</image>
+      <caption>ScummVM running 'Beneath a Steel Sky'</caption>
+    </screenshot>
+    <screenshot>
+      <image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_4.png</image>
+      <caption>ScummVM running 'The Curse of Monkey Island'</caption>
+    </screenshot>
+    <screenshot>
+      <image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_5.png</image>
+      <caption>ScummVM running a demo of 'Myst'</caption>
+    </screenshot>
   </screenshots>
   <url type="homepage">https://www.scummvm.org</url>
   <update_contact>scummvm-devel at lists.scummvm.org</update_contact>




More information about the Scummvm-git-logs mailing list