summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornick richards <nick.richards@gmail.com>2018-06-05 11:11:13 +0000
committernick richards <nick.richards@gmail.com>2018-06-05 11:11:13 +0000
commitc90b8cc8bdc0779b5b2fda47f294e851cb4d57ce (patch)
tree30f0a897059d02b3930c7d8b0bd8c1ffc1b069d3
parent1056e9d1d8a1e6a15ad96389b461e5e126557de1 (diff)
downloadgnome-contacts-c90b8cc8bdc0779b5b2fda47f294e851cb4d57ce.tar.gz
Add OARS tags
-rw-r--r--data/org.gnome.Contacts.appdata.xml.in31
1 files changed, 30 insertions, 1 deletions
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 2b84fa1..ae06487 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -2,7 +2,7 @@
<component type="desktop">
<id>org.gnome.Contacts.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+</project_license>
+ <project_license>GPL-2.0-or-later</project_license>
<name>Contacts</name>
<summary>A contacts manager for GNOME</summary>
<description>
@@ -201,4 +201,33 @@
<update_contact>nielsdg@gnome.org</update_contact>
<project_group>GNOME</project_group>
<translation type="gettext">gnome-contacts</translation>
+ <content_rating type="oars-1.1">
+ <content_attribute id="violence-cartoon">none</content_attribute>
+ <content_attribute id="violence-fantasy">none</content_attribute>
+ <content_attribute id="violence-realistic">none</content_attribute>
+ <content_attribute id="violence-bloodshed">none</content_attribute>
+ <content_attribute id="violence-sexual">none</content_attribute>
+ <content_attribute id="violence-desecration">none</content_attribute>
+ <content_attribute id="violence-slavery">none</content_attribute>
+ <content_attribute id="violence-worship">none</content_attribute>
+ <content_attribute id="drugs-alcohol">none</content_attribute>
+ <content_attribute id="drugs-narcotics">none</content_attribute>
+ <content_attribute id="drugs-tobacco">none</content_attribute>
+ <content_attribute id="sex-nudity">none</content_attribute>
+ <content_attribute id="sex-themes">none</content_attribute>
+ <content_attribute id="sex-homosexuality">none</content_attribute>
+ <content_attribute id="sex-prostitution">none</content_attribute>
+ <content_attribute id="sex-adultery">none</content_attribute>
+ <content_attribute id="sex-appearance">none</content_attribute>
+ <content_attribute id="language-profanity">none</content_attribute>
+ <content_attribute id="language-humor">none</content_attribute>
+ <content_attribute id="language-discrimination">none</content_attribute>
+ <content_attribute id="social-chat">intense</content_attribute>
+ <content_attribute id="social-info">none</content_attribute>
+ <content_attribute id="social-audio">none</content_attribute>
+ <content_attribute id="social-location">none</content_attribute>
+ <content_attribute id="social-contacts">none</content_attribute>
+ <content_attribute id="money-purchasing">none</content_attribute>
+ <content_attribute id="money-gambling">none</content_attribute>
+ </content_rating>
</component>