[gnome-control-center] appdata: Improve the appdata file



commit 0a6009f6a000f14a96be98e521250bedf47aa969
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed Jan 9 13:53:38 2019 +0000

    appdata: Improve the appdata file

 shell/appdata/gnome-control-center.appdata.xml.in | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/shell/appdata/gnome-control-center.appdata.xml.in 
b/shell/appdata/gnome-control-center.appdata.xml.in
index 7d5aab8ab..1197051f0 100644
--- a/shell/appdata/gnome-control-center.appdata.xml.in
+++ b/shell/appdata/gnome-control-center.appdata.xml.in
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2015 Richard Hughes <richard hughsie com> -->
 <component type="desktop">
-  <id>gnome-control-center.desktop</id>
+  <id>gnome-control-center</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <name>GNOME Control Center</name>
@@ -12,12 +12,15 @@
       aspects of your desktop.
     </p>
   </description>
-  <url type="bugtracker">https://bugzilla.gnome.org/browse.cgi?product=control-center</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-control-center/issues/</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="translate">https://wiki.gnome.org/TranslationProject</url>
   <update_contact>richard_at_hughsie.com</update_contact>
   <project_group>GNOME</project_group>
+  <launchable type="desktop-id">gnome-control-center.desktop</launchable>
+  <developer_name>The GNOME Project</developer_name>
   <compulsory_for_desktop>GNOME</compulsory_for_desktop>
   <kudos>
-    <kudo>AppMenu</kudo>
     <kudo>HiDpiIcon</kudo>
     <kudo>HighContrast</kudo>
     <kudo>ModernToolkit</kudo>


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