diff options
Diffstat (limited to 'gnome-system-monitor-kde.desktop.in.in')
-rw-r--r-- | gnome-system-monitor-kde.desktop.in.in | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gnome-system-monitor-kde.desktop.in.in b/gnome-system-monitor-kde.desktop.in.in new file mode 100644 index 0000000..2343523 --- /dev/null +++ b/gnome-system-monitor-kde.desktop.in.in @@ -0,0 +1,18 @@ +[Desktop Entry] +Name=GNOME 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; +OnlyShowIn=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; |