mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -04:00
dist: update the AppData XML to current standard specifications
This commit is contained in:
parent
c2e7f4a3ec
commit
83c12427fd
3 changed files with 69 additions and 27 deletions
32
dist/freedm.appdata.xml
vendored
32
dist/freedm.appdata.xml
vendored
|
@ -1,11 +1,14 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- Copyright 2014-2015 Contributors to the Freedoom project -->
|
||||||
<!-- Copyright 2014 Edgar Muniz Berlinck <edgar.vv@gmail.com> -->
|
<!-- Copyright 2014 Edgar Muniz Berlinck <edgar.vv@gmail.com> -->
|
||||||
<!-- Copyright 2014 Contributors to the Freedoom project -->
|
|
||||||
|
|
||||||
<application>
|
<component type="desktop">
|
||||||
<id type="desktop">freedm.desktop</id>
|
<id>freedm.desktop</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>BSD-3-Clause</project_license>
|
<project_license>BSD-3-Clause</project_license>
|
||||||
|
<developer_name>Freedoom Project</developer_name>
|
||||||
|
<url type="homepage">https://freedoom.github.io/</url>
|
||||||
|
<url type="bugtracker">https://github.com/freedoom/freedoom/issues</url>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
FreeDM is a fast-paced set of levels designed for multiplayer
|
FreeDM is a fast-paced set of levels designed for multiplayer
|
||||||
|
@ -21,11 +24,22 @@
|
||||||
mods.
|
mods.
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<url type="homepage">http://freedoom.github.io/</url>
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">http://freedoom.github.io/img/screenshots/freedm-0.9_01.png</screenshot>
|
<screenshot type="default">
|
||||||
<screenshot>http://freedoom.github.io/img/screenshots/freedm-0.9_02.png</screenshot>
|
<image>https://freedoom.github.io/img/screenshots/freedm-0.9_01.png</image>
|
||||||
<screenshot>http://freedoom.github.io/img/screenshots/freedm-0.9_03.png</screenshot>
|
<caption>DM15: AGM Ammo Depot</caption>
|
||||||
<screenshot>http://freedoom.github.io/img/screenshots/freedm-0.9_04.png</screenshot>
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://freedoom.github.io/img/screenshots/freedm-0.9_02.png</image>
|
||||||
|
<caption>DM04: Metal</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://freedoom.github.io/img/screenshots/freedm-0.9_03.png</image>
|
||||||
|
<caption>DM02: Natural Station</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://freedoom.github.io/img/screenshots/freedm-0.9_04.png</image>
|
||||||
|
<caption>DM17: Punk Tech</caption>
|
||||||
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
</application>
|
</component>
|
||||||
|
|
32
dist/freedoom1.appdata.xml
vendored
32
dist/freedoom1.appdata.xml
vendored
|
@ -1,11 +1,14 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- Copyright 2014-2015 Contributors to the Freedoom project -->
|
||||||
<!-- Copyright 2014 Edgar Muniz Berlinck <edgar.vv@gmail.com> -->
|
<!-- Copyright 2014 Edgar Muniz Berlinck <edgar.vv@gmail.com> -->
|
||||||
<!-- Copyright 2014 Contributors to the Freedoom project -->
|
|
||||||
|
|
||||||
<application>
|
<component type="desktop">
|
||||||
<id type="desktop">freedoom1.desktop</id>
|
<id>freedoom1.desktop</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>BSD-3-Clause</project_license>
|
<project_license>BSD-3-Clause</project_license>
|
||||||
|
<developer_name>Freedoom Project</developer_name>
|
||||||
|
<url type="homepage">https://freedoom.github.io/</url>
|
||||||
|
<url type="bugtracker">https://github.com/freedoom/freedoom/issues</url>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
Freedoom: Phase 1 contains four chapters, nine levels each, to
|
Freedoom: Phase 1 contains four chapters, nine levels each, to
|
||||||
|
@ -21,11 +24,22 @@
|
||||||
with The Ultimate Doom mods.
|
with The Ultimate Doom mods.
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<url type="homepage">http://freedoom.github.io/</url>
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">http://freedoom.github.io/img/screenshots/phase1-0.9_01.png</screenshot>
|
<screenshot type="default">
|
||||||
<screenshot>http://freedoom.github.io/img/screenshots/phase1-0.9_02.png</screenshot>
|
<image>https://freedoom.github.io/img/screenshots/phase1-0.9_01.png</image>
|
||||||
<screenshot>http://freedoom.github.io/img/screenshots/phase1-0.9_03.png</screenshot>
|
<caption>C3M6: Igneous Intrusion</caption>
|
||||||
<screenshot>http://freedoom.github.io/img/screenshots/phase1-0.9_04.png</screenshot>
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://freedoom.github.io/img/screenshots/phase1-0.9_02.png</image>
|
||||||
|
<caption>C2M5: Fortress 31</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://freedoom.github.io/img/screenshots/phase1-0.9_03.png</image>
|
||||||
|
<caption>C1M6: Training Center</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://freedoom.github.io/img/screenshots/phase1-0.9_04.png</image>
|
||||||
|
<caption>C4M3: Central Computing</caption>
|
||||||
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
</application>
|
</component>
|
||||||
|
|
32
dist/freedoom2.appdata.xml
vendored
32
dist/freedoom2.appdata.xml
vendored
|
@ -1,11 +1,14 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- Copyright 2014-2015 Contributors to the Freedoom project -->
|
||||||
<!-- Copyright 2014 Edgar Muniz Berlinck <edgar.vv@gmail.com> -->
|
<!-- Copyright 2014 Edgar Muniz Berlinck <edgar.vv@gmail.com> -->
|
||||||
<!-- Copyright 2014 Contributors to the Freedoom project -->
|
|
||||||
|
|
||||||
<application>
|
<component type="desktop">
|
||||||
<id type="desktop">freedoom2.desktop</id>
|
<id>freedoom2.desktop</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>BSD-3-Clause</project_license>
|
<project_license>BSD-3-Clause</project_license>
|
||||||
|
<developer_name>Freedoom Project</developer_name>
|
||||||
|
<url type="homepage">https://freedoom.github.io/</url>
|
||||||
|
<url type="bugtracker">https://github.com/freedoom/freedoom/issues</url>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
Freedoom: Phase 2 is a 32-level game, expanding upon Phase 1 and
|
Freedoom: Phase 2 is a 32-level game, expanding upon Phase 1 and
|
||||||
|
@ -20,11 +23,22 @@
|
||||||
with Doom II and Final Doom mods.
|
with Doom II and Final Doom mods.
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<url type="homepage">http://freedoom.github.io/</url>
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">http://freedoom.github.io/img/screenshots/phase2-0.9_01.png</screenshot>
|
<screenshot type="default">
|
||||||
<screenshot>http://freedoom.github.io/img/screenshots/phase2-0.9_02.png</screenshot>
|
<image>https://freedoom.github.io/img/screenshots/phase2-0.9_01.png</image>
|
||||||
<screenshot>http://freedoom.github.io/img/screenshots/phase2-0.9_03.png</screenshot>
|
<caption>MAP21: The Under-Realm</caption>
|
||||||
<screenshot>http://freedoom.github.io/img/screenshots/phase2-0.9_04.png</screenshot>
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://freedoom.github.io/img/screenshots/phase2-0.9_02.png</image>
|
||||||
|
<caption>MAP14: The Acid Trip</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://freedoom.github.io/img/screenshots/phase2-0.9_03.png</image>
|
||||||
|
<caption>MAP17: Abandoned Monastery</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://freedoom.github.io/img/screenshots/phase2-0.9_04.png</image>
|
||||||
|
<caption>MAP22</caption>
|
||||||
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
</application>
|
</component>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue