Add content_rating to appdata (#1487)

This tag can be used by app stores such as kde discover, gnome software, elementary appcenter, flathub or similar to discern age-appropriate content.

It uses the Open Age Ratings Service (OARS) in order to provide the required information.
This commit is contained in:
Carles Pastor Badosa 2022-01-23 22:23:53 +01:00 committed by GitHub
parent 96d9ab5abb
commit 8d1d445fbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -35,4 +35,7 @@ Copyright 2017 Endless Mobile, Inc.
</screenshot>
</screenshots>
<update_contact>info_AT_transmissionbt.com</update_contact>
<content_rating type="oars-1.1">
<content_attribute id="social-info">mild</content_attribute>
</content_rating>
</component>