dist: update *.appdata.xml to validate with the current spec

This commit is contained in:
Mike Swanson 2015-12-09 15:52:38 -08:00
parent f65e89d888
commit 8846bda9c0
3 changed files with 6 additions and 0 deletions

View file

@ -4,6 +4,8 @@
<component type="desktop">
<id>freedm.desktop</id>
<name>FreeDM</name>
<summary>Deathmatch game based on the Doom engine</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-3-Clause</project_license>
<developer_name>Freedoom Project</developer_name>

View file

@ -4,6 +4,8 @@
<component type="desktop">
<id>freedoom1.desktop</id>
<name>Freedoom: Phase 1</name>
<summary>First-person shooter based on the Doom engine</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-3-Clause</project_license>
<developer_name>Freedoom Project</developer_name>

View file

@ -4,6 +4,8 @@
<component type="desktop">
<id>freedoom2.desktop</id>
<name>Freedoom: Phase 2</name>
<summary>First-person shooter based on the Doom engine</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-3-Clause</project_license>
<developer_name>Freedoom Project</developer_name>