forked from teamnwah/openmw-tes3coop
update openmw.appdata.xml to fix https://lintian.debian.org/tags/appstream-metadata-legacy-format.html
This commit is contained in:
parent
c920f95d1e
commit
7367899634
1 changed files with 8 additions and 6 deletions
|
@ -1,9 +1,12 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright 2015 Alexandre Moine <nobrakal@gmail.com> -->
|
<!--
|
||||||
<application>
|
Copyright 2015 Alexandre Moine <nobrakal@gmail.com>
|
||||||
<id type="desktop">openmw.desktop</id>
|
Copyright 2017 Bret Curtis <psi29a@gmail.com>
|
||||||
|
-->
|
||||||
|
<component>
|
||||||
|
<id>org.openmw.desktop</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license> GPL-3.0 and MIT and zlib</project_license>
|
<project_license> GPL-3.0 and MIT</project_license>
|
||||||
<name>OpenMW</name>
|
<name>OpenMW</name>
|
||||||
<summary>Unofficial open source engine re-implementation of the game Morrowind</summary>
|
<summary>Unofficial open source engine re-implementation of the game Morrowind</summary>
|
||||||
<description>
|
<description>
|
||||||
|
@ -32,8 +35,7 @@
|
||||||
<caption>Vivec seen from Ebonheart on OpenMW</caption>
|
<caption>Vivec seen from Ebonheart on OpenMW</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<updatecontact>nobrakal@gmail.com</updatecontact>
|
|
||||||
<url type="homepage">https://openmw.org</url>
|
<url type="homepage">https://openmw.org</url>
|
||||||
<url type="bugtracker">https://bugs.openmw.org/</url>
|
<url type="bugtracker">https://bugs.openmw.org/</url>
|
||||||
<url type="faq">https://openmw.org/faq/</url>
|
<url type="faq">https://openmw.org/faq/</url>
|
||||||
</application>
|
</component>
|
||||||
|
|
Loading…
Reference in a new issue