removing apps in menu

Please post all general support questions for LXDE here.
Locked
umarzuki
Posts: 7
Joined: Sun Jun 07, 2009 1:39 am

removing apps in menu

Post by umarzuki »

i'm using debian lenny amd64

i was using kde 3 and just recently found out lxde and liked it. I removed kde-desktop but a few of its program are still there which i had to manually remove. In audio video menu, smplayer and noatun are still in there even though i had removed them.

how do i get rid of it and trace if there's still any kde 3 left?
Marty Jack
Posts: 381
Joined: Mon Mar 23, 2009 5:14 am

Re: removing apps in menu

Post by Marty Jack »

It's been a long time since I cleaned KDE off my system but if you do "find /usr -name \*.desktop" and "find ~/.kde -name \*.desktop" you may locate the stray entries. I seem to remember some were hidden under .kde and were hard to track down.
umarzuki
Posts: 7
Joined: Sun Jun 07, 2009 1:39 am

Re: removing apps in menu

Post by umarzuki »

with
find /usr -name \*.desktop
or
find ~/.kde -name \*.desktop

i couldn't find smplayer and noatun
Locked