[gnome-games] Add OARS metadata and update gitlab links



commit bc86062a18a7be75e9d484ecd4623ed134c4b325
Author: nick richards <nick richards gmail com>
Date:   Tue Jun 5 16:41:59 2018 +0000

    Add OARS metadata and update gitlab links

 data/org.gnome.Games.appdata.xml.in | 43 +++++++++++++++++++++++++++++++------
 1 file changed, 37 insertions(+), 6 deletions(-)
---
diff --git a/data/org.gnome.Games.appdata.xml.in b/data/org.gnome.Games.appdata.xml.in
index da13893..cc4f62d 100644
--- a/data/org.gnome.Games.appdata.xml.in
+++ b/data/org.gnome.Games.appdata.xml.in
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <application>
   <id type="desktop">org.gnome.Games.desktop</id>
-  <licence>CC0</licence>
+  <licence>CC0-1.0</licence>
   <project_license>GPL-3.0+</project_license>
   <_name>Games</_name>
   <_summary>Simple game launcher for GNOME</_summary>
@@ -28,22 +28,53 @@
 
   <screenshots>
     <screenshot type="default">
-      <image width="800" 
height="450">https://git.gnome.org/browse/gnome-games/plain/data/appdata/games-collection.png</image>
+      <image width="800" 
height="450">https://gitlab.gnome.org/GNOME/gnome-games/raw/master/data/appdata/games-collection.png</image>
     </screenshot>
     <screenshot>
-      <image width="800" 
height="450">https://git.gnome.org/browse/gnome-games/plain/data/appdata/games-search.png</image>
+      <image width="800" 
height="450">https://gitlab.gnome.org/GNOME/gnome-games/raw/master/data/appdata/games-search.png</image>
     </screenshot>
     <screenshot>
-      <image width="800" 
height="450">https://git.gnome.org/browse/gnome-games/plain/data/appdata/retro-ingame.png</image>
+      <image width="800" 
height="450">https://gitlab.gnome.org/GNOME/gnome-games/raw/master/data/appdata/retro-ingame.png</image>
     </screenshot>
     <screenshot>
-      <image width="800" 
height="450">https://git.gnome.org/browse/gnome-games/plain/data/appdata/resume-game.png</image>
+      <image width="800" 
height="450">https://gitlab.gnome.org/GNOME/gnome-games/raw/master/data/appdata/resume-game.png</image>
     </screenshot>
   </screenshots>
 
   <url type="homepage">https://wiki.gnome.org/Apps/Games</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-games/issues</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="translate">https://wiki.gnome.org/TranslationProject</url>
   <project_group>GNOME</project_group>
 
   <updatecontact>kekun.plazas_at_laposte.net</updatecontact>
+  <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>
 </application>


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