Add empty Content Rating to appdata

The Open Age Ratings Service (OARS) https://hughsie.github.io/oars generates
information about the application based on answering some questions.
Software front-ends like GNOME Software can then implement filtering
based on this information.

This change implements minimal content rating without giving actual
content information.
This commit is contained in:
Dennis M. Pöpperl 2019-06-07 14:36:02 +02:00
parent 7659f7bad1
commit 8fdc65ce2d
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@
<url type="help">https://qutebrowser.org/doc/help/</url>
<url type="bugtracker">https://github.com/qutebrowser/qutebrowser/issues/</url>
<url type="donation">https://github.com/qutebrowser/qutebrowser#donating</url>
<content_rating type="oars-1.1">
</content_rating>
<releases>
<release version="1.3.0" date="2018-05-04"/>
<release version="1.2.1" date="2018-03-14"/>