[gnome-nibbles/bilelmoussaoui/appdata] Appdata: add missing tags & cleanup



commit c672a438e2301a350500bbac27707c52e383ee99
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Sep 26 22:00:12 2019 +0000

    Appdata: add missing tags & cleanup

 data/org.gnome.Nibbles.appdata.xml.in | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.Nibbles.appdata.xml.in b/data/org.gnome.Nibbles.appdata.xml.in
index f16bcd9..6ebb854 100644
--- a/data/org.gnome.Nibbles.appdata.xml.in
+++ b/data/org.gnome.Nibbles.appdata.xml.in
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2013 Michael Catanzaro -->
-<component type="desktop">
+<component type="desktop-application">
   <id>org.gnome.Nibbles.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-3.0+</project_license>
   <name>GNOME Nibbles</name>
-  <_summary>Guide a worm around a maze</_summary>
+  <summary>Guide a worm around a maze</summary>
   <description>
     <p>
       Control a worm in its quest to eat bonuses and become longer. Outmaneuver
@@ -29,19 +29,20 @@
       <image>https://people.gnome.org/~mcatanzaro/gnome-nibbles.png</image>
     </screenshot>
   </screenshots>
+  <launchable type="desktop-id">org.gnome.Nibbles.desktop</launchable>
   <url type="homepage">https://wiki.gnome.org/Apps/Nibbles</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-nibbles</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-nibbles/issues</url>
   <url type="donation">http://www.gnome.org/friends/</url>
   <url type="help">https://help.gnome.org/users/gnome-nibbles/stable/</url>
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
   <update_contact>mcatanzaro_at_gnome.org</update_contact>
   <project_group>GNOME</project_group>
   <kudos>
-    <kudo>AppMenu</kudo>
     <kudo>HiDpiIcon</kudo>
     <kudo>ModernToolkit</kudo>
     <kudo>UserDocs</kudo>
   </kudos>
   <translation type="gettext">gnome-nibbles</translation>
   <developer_name>The GNOME Project</developer_name>
+  <content_rating type="oars-1.0" />
 </component>


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