[gnome-maps: 1/2] Add OARS tags, update gitlab URLs



commit 6a5b7e0cff1c8098f5a5fc67990942bbe95b9559
Author: nick richards <nick richards gmail com>
Date:   Tue Jun 5 10:49:08 2018 +0000

    Add OARS tags, update gitlab URLs

 data/org.gnome.Maps.appdata.xml.in | 39 +++++++++++++++++++++++++++++++++-----
 1 file changed, 34 insertions(+), 5 deletions(-)
---
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index dfa028e..0e4700f 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -2,7 +2,7 @@
 <component type="desktop">
   <id>org.gnome.Maps.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>GNOME Maps</name>
   <summary>Find places around the world</summary>
   <description>
@@ -26,15 +26,15 @@
   </description>
   <screenshots>
     <screenshot type="default">
-      <image>https://git.gnome.org/browse/gnome-maps/plain/data/screenshots/maps-main.jpg</image>
+      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/master/data/screenshots/maps-main.jpg</image>
       <caption><!-- Describe this screenshot in less than ~10 words --></caption>
     </screenshot>
     <screenshot>
-      <image>https://git.gnome.org/browse/gnome-maps/plain/data/screenshots/maps-route.jpg</image>
+      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/master/data/screenshots/maps-route.jpg</image>
       <caption><!-- Describe this screenshot in less than ~10 words --></caption>
     </screenshot>
     <screenshot>
-      <image>https://git.gnome.org/browse/gnome-maps/plain/data/screenshots/maps-pinpoint.jpg</image>
+      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/master/data/screenshots/maps-pinpoint.jpg</image>
       <caption><!-- Describe this screenshot in less than ~10 words --></caption>
     </screenshot>
   </screenshots>
@@ -43,8 +43,37 @@
   </provides>
   <project_group>GNOME</project_group>
   <url type="homepage">http://wiki.gnome.org/Apps/Maps</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-maps/</url>
   <url type="donation">http://www.gnome.org/friends/</url>
   <update_contact>gnome-maps-list gnome org</update_contact>
   <translation type="gettext">gnome-maps</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">none</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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]