summarylogtreecommitdiffstats
path: root/qps.desktop
diff options
context:
space:
mode:
authorPeter Mattern2015-08-06 22:29:48 +0200
committerPeter Mattern2015-08-06 22:29:48 +0200
commit7eee9c25b29677454375ddbee0f79790868522f1 (patch)
tree1868eb8457bbd852cc5c108231f4ef03eb2c156b /qps.desktop
parentc1f0b64ee36a32db23363615f2a06a8edc0aefc1 (diff)
downloadaur-7eee9c25b29677454375ddbee0f79790868522f1.tar.gz
Add desktop entry file
Diffstat (limited to 'qps.desktop')
-rw-r--r--qps.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/qps.desktop b/qps.desktop
new file mode 100644
index 000000000000..854c6e0fe045
--- /dev/null
+++ b/qps.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Type=Application
+Name=qps
+GenericName=Qt process manager
+Comment=display and manage running processes
+Icon=qps
+Categories=System;
+TryExec=qps
+Exec=qps
+Terminal=false
+StartupNotify=false