blob: 811fdfbebe1f7edfb55395a58ea3e76475d89769 (
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="KDE"\
title="KDE 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="KDE"\
title="KDE 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
|