summaryrefslogtreecommitdiff
path: root/manaplus.appdata.xml
diff options
context:
space:
mode:
authorAsciiWolf <mail@asciiwolf.com>2019-09-02 00:06:52 +0200
committerAndrei Karas <akaras@inbox.ru>2019-10-11 20:37:44 +0300
commita77e03453369d8341e2f44c83246158aff7a110f (patch)
tree9eb5625ec1a395abe96860ffaabb77ef0970229a /manaplus.appdata.xml
parent84f10ffcd2c051e27ad0ec2f7d3eb00e7828c45e (diff)
downloadplus-a77e03453369d8341e2f44c83246158aff7a110f.tar.gz
plus-a77e03453369d8341e2f44c83246158aff7a110f.tar.bz2
plus-a77e03453369d8341e2f44c83246158aff7a110f.tar.xz
plus-a77e03453369d8341e2f44c83246158aff7a110f.zip
Update AppData file
Fix project_license tag + add OARS metadata
Diffstat (limited to 'manaplus.appdata.xml')
-rw-r--r--manaplus.appdata.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/manaplus.appdata.xml b/manaplus.appdata.xml
index 179516c0f..9feacda7f 100644
--- a/manaplus.appdata.xml
+++ b/manaplus.appdata.xml
@@ -2,7 +2,7 @@
<application>
<id type="desktop">manaplus.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
- <license>GPL-2.0</license>
+ <project_license>GPL-2.0</project_license>
<name>The Mana Plus Client</name>
<summary>Extended client for The Mana World and similar servers</summary>
<description>
@@ -24,4 +24,9 @@
<screenshot>http://manaplus.org/_media/manaplus_screenshot_11.png</screenshot>
<screenshot>http://manaplus.org/_media/manaplus_screenshot_15.png</screenshot>
</screenshots>
-</application> \ No newline at end of file
+ <content_rating type="oars-1.1">
+ <content_attribute id="violence-cartoon">mild</content_attribute>
+ <content_attribute id="violence-fantasy">mild</content_attribute>
+ <content_attribute id="social-chat">intense</content_attribute>
+ </content_rating>
+</application>