[gnome-system-monitor] Upgraded appdata file



commit 2700b0e56bead4639683186af12e15d9a6411065
Author: Robert Roth <robert roth off gmail com>
Date:   Thu Aug 11 15:54:34 2016 +0300

    Upgraded appdata file

 gnome-system-monitor.appdata.xml.in |   39 ++++++++++++++++++++++++++--------
 1 files changed, 30 insertions(+), 9 deletions(-)
---
diff --git a/gnome-system-monitor.appdata.xml.in b/gnome-system-monitor.appdata.xml.in
index 087f228..1eedd05 100644
--- a/gnome-system-monitor.appdata.xml.in
+++ b/gnome-system-monitor.appdata.xml.in
@@ -1,7 +1,8 @@
+<!-- Copyright 2016 Robert Roth -->
 <?xml version="1.0" encoding="UTF-8"?>
-<application>
-  <id type="desktop">gnome-system-monitor.desktop</id>
-  <licence>CC0</licence>
+<component type="desktop">
+  <id>gnome-system-monitor.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
   <_name>GNOME System Monitor</_name>
   <_summary>View and manage system resources</_summary>
   <description>
@@ -21,15 +22,35 @@
     </_p>
   </description>
   <screenshots>
-    <screenshot type="default" width="1176" 
height="650">https://wiki.gnome.org/Apps/SystemMonitor?action=AttachFile&amp;do=get&amp;target=Processes.png</screenshot>
-    <screenshot width="1176" 
height="650">https://wiki.gnome.org/Apps/SystemMonitor?action=AttachFile&amp;do=get&amp;target=Resources.png</screenshot>
-    <screenshot width="1176" 
height="650">https://wiki.gnome.org/Apps/SystemMonitor?action=AttachFile&amp;do=get&amp;target=Disks.png</screenshot>
+    <screenshot height="650" width="1176" type="default">
+      
<image>https://wiki.gnome.org/Apps/SystemMonitor?action=AttachFile&amp;do=get&amp;target=Processes.png</image>
+      <_caption>Process list view</_caption>
+    </screenshot>
+    <screenshot height="650" width="1176">
+      
<image>https://wiki.gnome.org/Apps/SystemMonitor?action=AttachFile&amp;do=get&amp;target=Resources.png</image>
+      <_caption>Resources overview</_caption>
+    </screenshot>
+    <screenshot height="650" width="1176">
+      
<image>https://wiki.gnome.org/Apps/SystemMonitor?action=AttachFile&amp;do=get&amp;target=Disks.png</image>
+      <_caption>File Systems view</_caption>
+    </screenshot>
   </screenshots>
-  <url type="homepage">https://wiki.gnome.org/Apps/SystemMonitor</url>
-  <updatecontact>robert.roth.off_at_gmail.com</updatecontact>
+  <update_contact>robert.roth.off_at_gmail.com</update_contact>
   <project_group>GNOME</project_group>
   <compulsory_for_desktop>GNOME</compulsory_for_desktop>
   <translation type="gettext">gnome-system-monitor</translation>
-</application>
 
+  <project_license>GPL-2.0</project_license>
+
+  <_developer_name>The GNOME Project</_developer_name>
+
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor</url>
+
+  <!--GNOME Projects usually have no per-app donation page-->
+  <url type="donation">http://www.gnome.org/friends/</url>
+
+  <url type="help">https://help.gnome.org/users/gnome-system-monitor/stable/</url>
+  <url type="homepage">https://wiki.gnome.org/Apps/SystemMonitor</url>
+  <url type="translate">https://l10n.gnome.org/module/gnome-system-monitor/</url>
 
+</component>


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