the .desktop file has the wrong categories so it shows up under Extras/Other in the gnome menu.
redhat-install-packages.desktop has no catagories.
Havoc, Than -- This desktop file exists because (from what I understand -- I didn't add it) it's needed so that konqueror can launch redhat-install-packages when you select packages and say to install them. It's not ever an app that's meant to be called without any packages as arguments. So what should I do here?
you have to add NoDisplay=true into redhat-config-packages.desktop. KDE menu will not display it.
It's fixed in CVS. Jeremy, please checkout from CVS ;-)
Okay, will be fixed in 1.1.4-1. Thanks Than.
Seems not to work in gnome though.
Yeah gnome doesn't do NoDisplay because it only uses .desktop files for menus.
The new menu-spec implementation in gnome-menus supports NoDisplay