blob: efe01ba5e6bec2490119c060b9f44b288d1f3183 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
?package(ksysguard):\
needs="X11"\
section="Applications/System/Monitoring"\
hints="TDE"\
title="TDE System Guard"\
icon32x32="/opt/trinity/share/pixmaps/ksysguard.xpm"\
icon16x16="/opt/trinity/share/pixmaps/ksysguard-16.xpm"\
command="/opt/trinity/bin/ksysguard"
?package(ksysguard):\
needs="X11"\
section="Applications/System/Monitoring"\
hints="TDE"\
title="TDE System Guard - Process Table"\
command="/opt/trinity/bin/kpm"
# Icon 32x32 ksysguard/cr32-app-ksysguard.png ksysguard.xpm
# Icon 16x16 ksysguard/cr16-app-ksysguard.png ksysguard-16.xpm
|