[totem/bilelmoussaoui/appdata] Appdata: add missing tags



commit 10206352e83e339d66a7ffeb9084dd9e2bc6ee2f
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed Sep 25 17:03:55 2019 +0000

    Appdata: add missing tags

 data/appdata/org.gnome.Totem.appdata.xml.in | 43 +++++++++--------------------
 1 file changed, 13 insertions(+), 30 deletions(-)
---
diff --git a/data/appdata/org.gnome.Totem.appdata.xml.in b/data/appdata/org.gnome.Totem.appdata.xml.in
index 8f6e762d5..9d850e3ce 100644
--- a/data/appdata/org.gnome.Totem.appdata.xml.in
+++ b/data/appdata/org.gnome.Totem.appdata.xml.in
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2013 Richard Hughes <richard hughsie com>
      Copyright 2013 William Jon McCann <william jon mccann gmail com> -->
-<component type="desktop">
+<component type="desktop-application">
   <id>org.gnome.Totem.desktop</id>
   <name>Videos</name>
   <summary>Play movies</summary>
@@ -21,14 +21,20 @@
     </p>
   </description>
   <url type="homepage">https://wiki.gnome.org/Apps/Videos</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/totem/issues</url>
+  <url type="donation">https://www.gnome.org/friends/</url>
+  <url type="translation">https://l10n.gnome.org/module/totem/</url>
+  <url type="help">https://help.gnome.org/users/totem/stable/</url>
   <screenshots>
     <screenshot type="default" width="1024" 
height="576">https://gitlab.gnome.org/GNOME/totem/raw/master/data/appdata/ss-videos.png</screenshot>
     <screenshot width="1024" 
height="576">https://gitlab.gnome.org/GNOME/totem/raw/master/data/appdata/ss-player.png</screenshot>
   </screenshots>
   <update_contact>hadess hadess net</update_contact>
+  <developer_name>The GNOME developers</developer_name>
   <project_group>GNOME</project_group>
   <compulsory_for_desktop>GNOME</compulsory_for_desktop>
   <translation type="gettext">totem</translation>
+  <launchable type="desktop-id">org.gnome.Totem.desktop</launchable>
   <releases>
     <release version="3.34.0" date="2019-09-06">
       <description>
@@ -49,33 +55,10 @@
       </description>
     </release>
   </releases>
-  <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>
+  <kudos>
+    <kudo>HiDpiIcon</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
+  <content_rating type="oars-1.1" />
 </component>


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