Update appdata file to latest standard
This commit is contained in:
parent
5cfed1bc1c
commit
2d95df1722
@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
|
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
|
||||||
|
<component type="desktop">
|
||||||
<application>
|
<id>supertuxkart.desktop</id>
|
||||||
<id type="desktop">supertuxkart.desktop</id>
|
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>GPL-3.0+</project_license>
|
||||||
<name>SuperTuxKart</name>
|
<name>SuperTuxKart</name>
|
||||||
<summary>A racing game</summary>
|
<summary>A racing game</summary>
|
||||||
<description>
|
<description>
|
||||||
@ -25,11 +25,25 @@
|
|||||||
against the computer or your friends, and more!
|
against the computer or your friends, and more!
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<url type="homepage">http://supertuxkart.net/</url>
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">http://supertuxkart.sourceforge.net/persistent/images/4/4e/Supertuxkart-0.9-screenshot-2.jpg</screenshot>
|
<screenshot type="default">
|
||||||
<screenshot>http://supertuxkart.sourceforge.net/persistent/images/a/a9/Supertuxkart-0.9-screenshot-1.jpg</screenshot>
|
<image>https://supertuxkart.net/images/8/83/Supertuxkart-0.9.2-screenshot-3.jpg</image>
|
||||||
<screenshot>http://supertuxkart.sourceforge.net/persistent/images/6/63/Supertuxkart-0.9-screenshot-3.jpg</screenshot>
|
<caption>Normal Race</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://supertuxkart.net/images/1/1f/Supertuxkart-0.9.2-screenshot-1.jpg</image>
|
||||||
|
<caption>Battle Mode</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://supertuxkart.net/images/2/2a/Supertuxkart-0.9.2-screenshot-2.jpg</image>
|
||||||
|
<caption>Soccer Mode</caption>
|
||||||
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<updatecontact>supertuxkart-devel@lists.sourceforge.net</updatecontact>
|
<developer_name>SuperTuxKart Team</developer_name>
|
||||||
</application>
|
<update_contact>supertuxkart-devel@lists.sourceforge.net</update_contact>
|
||||||
|
<url type="homepage">https://supertuxkart.net</url>
|
||||||
|
<url type="bugtracker">https://github.com/supertuxkart/stk-code/issues</url>
|
||||||
|
<url type="donation">https://supertuxkart.net/Donate</url>
|
||||||
|
<url type="help">https://supertuxkart.net/Community</url>
|
||||||
|
<url type="translate">https://supertuxkart.net/Translating_STK</url>
|
||||||
|
</component>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user