[gnome-system-log] Update the AppData file to spec version 0.7+



commit a61a341386d8f793a997daddf334ff5a6e018f50
Author: Richard Hughes <richard hughsie com>
Date:   Sat Jan 23 17:12:34 2016 +0000

    Update the AppData file to spec version 0.7+

 data/org.gnome.gnome-system-log.appdata.xml.in |   30 ++++++++++++++++++-----
 1 files changed, 23 insertions(+), 7 deletions(-)
---
diff --git a/data/org.gnome.gnome-system-log.appdata.xml.in b/data/org.gnome.gnome-system-log.appdata.xml.in
index 3231c72..519a4f4 100644
--- a/data/org.gnome.gnome-system-log.appdata.xml.in
+++ b/data/org.gnome.gnome-system-log.appdata.xml.in
@@ -1,18 +1,34 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2015 Prema S <premas cdac in> -->
-<application>
-  <id type="desktop">gnome-system-log.desktop</id>
+<component type="desktop">
+  <id>gnome-system-log.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+ AND GFDL-1.3</project_license>
   <_name>Log Viewer</_name>
   <_summary>System log viewer for GNOME</_summary>
   <description>
-    <_p>GNOME System Log viewer is a graphical user interface to view and monitor system log files.</_p>
-    <_p>This program displays system log files in a friendly way and allows one to filter or search 
expressions in them.</_p>
+    <_p>
+      GNOME System Log viewer is a graphical user interface to view and monitor
+      system log files.
+    </_p>
+    <_p>
+      This program displays system log files in a friendly way and allows one
+      to filter or search expressions in them.
+    </_p>
   </description>
   <url type="homepage">https://git.gnome.org/browse/gnome-system-log/</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-log</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="help">https://help.gnome.org/users/gnome-system-log/stable/</url>
   <screenshots>
-  <screenshot 
type="default">https://git.gnome.org/browse/gnome-system-log/plain/data/gnome-system-log.png</screenshot>
+    <screenshot type="default">
+      <image>https://git.gnome.org/browse/gnome-system-log/plain/data/gnome-system-log.png</image>
+    </screenshot>
   </screenshots>
   <project_group>GNOME</project_group>
-  <updatecontact>premas cdac in</updatecontact>
-</application>
+  <update_contact>premas cdac in</update_contact>
+  <kudos>
+    <kudo>AppMenu</kudo>
+    <kudo>ModernToolkit</kudo>
+  </kudos>
+</component>


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