File: add_desktop.patch

package info (click to toggle)
qtop 2.3.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,976 kB
  • sloc: cpp: 40,477; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 429 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Add a desktop file to qtop.
Author: Hugo Lefeuvre
Forwarded: no
Last-Update: 2015-09-21
---
--- /dev/null   1970-01-01 00:00:00.000000000 +0000
+++ b/qtop.desktop  2015-09-21 21:09:26.017707294 +0200
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=qtop
+Comment=Windowed version of the console top command
+Keywords=Admin;Top;Monitoring;
+Exec=/usr/bin/qtop
+Terminal=false
+Categories=System;