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:
parent
96d9ab5abb
commit
8d1d445fbc
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue