diff options
Diffstat (limited to 'ubuntu/maverick_automake/kdebase/debian/ksysguard-kde3.menu')
-rw-r--r-- | ubuntu/maverick_automake/kdebase/debian/ksysguard-kde3.menu | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/kdebase/debian/ksysguard-kde3.menu b/ubuntu/maverick_automake/kdebase/debian/ksysguard-kde3.menu new file mode 100644 index 000000000..3302944e5 --- /dev/null +++ b/ubuntu/maverick_automake/kdebase/debian/ksysguard-kde3.menu @@ -0,0 +1,18 @@ +?package(ksysguard):\ + needs="X11"\ + section="Applications/System/Monitoring"\ + hints="KDE"\ + title="KDE System Guard"\ + icon32x32="/opt/kde3/share/pixmaps/ksysguard.xpm"\ + icon16x16="/opt/kde3/share/pixmaps/ksysguard-16.xpm"\ + command="/opt/kde3/bin/ksysguard" + +?package(ksysguard):\ + needs="X11"\ + section="Applications/System/Monitoring"\ + hints="KDE"\ + title="KDE System Guard - Process Table"\ + command="/opt/kde3/bin/kpm" + +# Icon 32x32 ksysguard/cr32-app-ksysguard.png ksysguard.xpm +# Icon 16x16 ksysguard/cr16-app-ksysguard.png ksysguard-16.xpm |