On Fri, 29 Oct 1999, Sevatio Octavio wrote:
> After you use RPM to install a program, does RPM automatically put a link to that
>application on the KDE menu? If so, how can you
> tell where it put the menu-link?
>
> Seve
No rpm does not, however most(if not all) kde programs will contain a
.kdelnk, which is what produces the entrys for the kde menu.
to find out where it will be if at all
rpm -ql k_something|grep kdelnk
Gnome programs contain a similar file under a different extension.
it uses .desktop, so to find these
rpm -ql g_something|grep desktop
--
MandrakeSoft http://www.mandrakesoft.com/
--Axalon