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, 0 insertions, 18 deletions
diff --git a/ubuntu/maverick_automake/kdebase/debian/ksysguard-kde3.menu b/ubuntu/maverick_automake/kdebase/debian/ksysguard-kde3.menu deleted file mode 100644 index 3302944e5..000000000 --- a/ubuntu/maverick_automake/kdebase/debian/ksysguard-kde3.menu +++ /dev/null @@ -1,18 +0,0 @@ -?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 |