diff options
Diffstat (limited to 'ubuntu/_base/tdebase/debian/ksysguard-trinity.menu')
-rw-r--r-- | ubuntu/_base/tdebase/debian/ksysguard-trinity.menu | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/_base/tdebase/debian/ksysguard-trinity.menu b/ubuntu/_base/tdebase/debian/ksysguard-trinity.menu new file mode 100644 index 000000000..665f15a9f --- /dev/null +++ b/ubuntu/_base/tdebase/debian/ksysguard-trinity.menu @@ -0,0 +1,18 @@ +?package(ksysguard-trinity):\ + 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-trinity):\ + 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 |