summaryrefslogtreecommitdiff
path: root/src/heretic.appdata.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic.appdata.xml.in')
-rw-r--r--src/heretic.appdata.xml.in24
1 files changed, 19 insertions, 5 deletions
diff --git a/src/heretic.appdata.xml.in b/src/heretic.appdata.xml.in
index 1b123aab..dff84410 100644
--- a/src/heretic.appdata.xml.in
+++ b/src/heretic.appdata.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<application>
- <id type="desktop">@PROGRAM_PREFIX@heretic.desktop</id>
+<component type="desktop">
+ <id>@PROGRAM_PREFIX@heretic.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<developer_name>@PACKAGE_MAINTAINER@</developer_name>
@@ -24,7 +24,21 @@
</p>
</description>
<screenshots>
- <!-- TODO: Provide some screenshots here. The default GNOME -->
- <!-- window frames with the game at 640x480 should be ideal. -->
+ <screenshot type="default">
+ <image>http://www.chocolate-doom.org/wiki/images/9/93/GNOME_Heretic_E5M4.png</image>
+ <caption>Level E5M4: Courtyard</caption>
+ </screenshot>
+ <screenshot>
+ <image>http://www.chocolate-doom.org/wiki/images/1/14/GNOME_Heretic_Shareware_DEMO3.png</image>
+ <caption>Shareware Level E1M9: The Graveyard</caption>
+ </screenshot>
+ <screenshot>
+ <image>http://www.chocolate-doom.org/wiki/images/3/34/GNOME_Heretic_E4M1.png</image>
+ <caption>Level E4M1: Catafalque</caption>
+ </screenshot>
+ <screenshot>
+ <image>http://www.chocolate-doom.org/wiki/images/4/42/GNOME_Heretic_Shareware_DEMO1.png</image>
+ <caption>Shareware Level E1M3: The Gatehouse</caption>
+ </screenshot>
</screenshots>
-</application>
+</component>