Browse Source

chore: add OARS tags to appimage.xml

These tags help app stores and application launchers to put qTox in the
correct categories.

Fixes #5152
reviewable/pr5896/r2
sudden6 6 years ago committed by Anthony Bilinski
parent
commit
9fa6a4996d
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
  1. 4
      res/io.github.qtox.qTox.appdata.xml

4
res/io.github.qtox.qTox.appdata.xml

@ -63,6 +63,10 @@ @@ -63,6 +63,10 @@
<url type="homepage">https://qtox.github.io</url>
<update_contact>barrdetwix@gmail.com</update_contact>
<project_group>qTox</project_group>
<content_rating type="oars-1.0">
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-audio">intense</content_attribute>
</content_rating>
<releases>
<release version="1.16.3" date="2018-07-21"/>
</releases>

Loading…
Cancel
Save