diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 18:01:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 18:01:24 +0000 |
commit | 1e2ccef73c5ca96f7884a452b65cdbbff51c43ca (patch) | |
tree | 15afec6ee566d7919e0e640816faeebc777e3911 /gnome-system-monitor.desktop.in.in | |
parent | Initial commit. (diff) | |
download | gnome-system-monitor-upstream.tar.xz gnome-system-monitor-upstream.zip |
Adding upstream version 3.38.0.upstream/3.38.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'gnome-system-monitor.desktop.in.in')
-rw-r--r-- | gnome-system-monitor.desktop.in.in | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gnome-system-monitor.desktop.in.in b/gnome-system-monitor.desktop.in.in new file mode 100644 index 0000000..c6998c2 --- /dev/null +++ b/gnome-system-monitor.desktop.in.in @@ -0,0 +1,18 @@ +[Desktop Entry] +Name=System Monitor +Comment=View current processes and monitor system state +TryExec=gnome-system-monitor +Exec=gnome-system-monitor +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=org.gnome.SystemMonitor +Terminal=false +Type=Application +StartupNotify=true +Categories=GNOME;GTK;System;Monitor; +NotShowIn=KDE; +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=system-monitor +X-GNOME-Bugzilla-Component=general +X-GNOME-Bugzilla-Version=@VERSION@ +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! +Keywords=Monitor;System;Process;CPU;Memory;Network;History;Usage;Performance;Task;Manager;Activity; |