From 4764573bf980bef47f4269bd4fc25d6cf208076e Mon Sep 17 00:00:00 2001 From: alxpl Date: Sun, 9 Nov 2014 14:41:06 +0200 Subject: Create mate-system-monitor.appdata.xml An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! --- mate-system-monitor.appdata.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 mate-system-monitor.appdata.xml diff --git a/mate-system-monitor.appdata.xml b/mate-system-monitor.appdata.xml new file mode 100644 index 0000000..efa0f9a --- /dev/null +++ b/mate-system-monitor.appdata.xml @@ -0,0 +1,41 @@ + + + + mate-system-monitor.desktop + CC0-1.0 + GPL-2.0+ + Mate System Monitor + A Process and resource monitor for MATE Desktop + +

+ Mate System Monitor allows to graphically view and manipulate the running + processes on your system. It also provides an overview of available resources, + such as CPU and memory. +

+

+ Mate System Monitor is a fork of GNOME System Monitor and part of the MATE + Desktop Environment. If you would like to know more about MATE and System Monitor, + please visit the project's home page. +

+
+ + + + https://alexpl.fedorapeople.org/AppData/mate-system-monitor/screens/mate-system-monitor_01.png + + + + + https://alexpl.fedorapeople.org/AppData/mate-system-monitor/screens/mate-system-monitor_02.png + + + + + https://alexpl.fedorapeople.org/AppData/mate-system-monitor/screens/mate-system-monitor_03.png + + + + http://www.mate-desktop.org + mate-dev@ml.mate-desktop.org + MATE +
-- cgit v1.2.1