summaryrefslogtreecommitdiffstats
path: root/gnome-system-monitor.appdata.xml.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:59:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:59:44 +0000
commitfb31765cbe33890f325a87015507364156741321 (patch)
tree0c5cd12aee0a0a6a6e2d542520df5846859bd40d /gnome-system-monitor.appdata.xml.in
parentInitial commit. (diff)
downloadgnome-system-monitor-fb31765cbe33890f325a87015507364156741321.tar.xz
gnome-system-monitor-fb31765cbe33890f325a87015507364156741321.zip
Adding upstream version 42.0.upstream/42.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'gnome-system-monitor.appdata.xml.in')
-rw-r--r--gnome-system-monitor.appdata.xml.in55
1 files changed, 55 insertions, 0 deletions
diff --git a/gnome-system-monitor.appdata.xml.in b/gnome-system-monitor.appdata.xml.in
new file mode 100644
index 0000000..db8cafc
--- /dev/null
+++ b/gnome-system-monitor.appdata.xml.in
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2016 Robert Roth -->
+<component type="desktop">
+ <id>gnome-system-monitor.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <name>System Monitor</name>
+ <summary>View and manage system resources</summary>
+ <description>
+ <p>
+ System Monitor is a process viewer and system monitor with
+ an attractive, easy-to-use interface.
+ </p>
+ <p>
+ System Monitor can help you find out what applications are using the processor
+ or the memory of your computer, can manage the running applications, force
+ stop processes not responding, and change the state or priority of existing
+ processes.
+ </p>
+ <p>
+ The resource graphs feature shows you a quick overview of what is going on with your
+ computer displaying recent network, memory and processor usage.
+ </p>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://gitlab.gnome.org/GNOME/gnome-system-monitor/raw/HEAD/data/screenshots/Processes.png</image>
+ <caption>Process list view</caption>
+ </screenshot>
+ <screenshot>
+ <image>https://gitlab.gnome.org/GNOME/gnome-system-monitor/raw/HEAD/data/screenshots/Resources.png</image>
+ <caption>Resources overview</caption>
+ </screenshot>
+ <screenshot>
+ <image>https://gitlab.gnome.org/GNOME/gnome-system-monitor/raw/HEAD/data/screenshots/Disks.png</image>
+ <caption>File Systems view</caption>
+ </screenshot>
+ </screenshots>
+ <update_contact>robert.roth.off_at_gmail.com</update_contact>
+ <project_group>GNOME</project_group>
+ <translation type="gettext">gnome-system-monitor</translation>
+
+ <project_license>GPL-2.0</project_license>
+
+ <developer_name>The GNOME Project</developer_name>
+
+ <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-system-monitor/issues</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>