Thre is no icon in the gnome menu after installing mldonkey. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Reassigning to mldonkey maintainers.
Created attachment 53492 [details] icon for mldonkey Based on the icon at ${S}/icons/tux/mld_tux_on.xpm ... resized, added transparency, etc. Should go in ${FILESDIR}
To add a desktop entry, the following needs to be added to src_install() doicon ${FILESDIR}/mldonkey.png make_desktop_entry mldonkey "MLDonkey" mldonkey.pngq "Network"
Whoops... it actually should be: doicon ${FILESDIR}/mldonkey.png make_desktop_entry mlgui "MLDonkey" mldonkey.pngq "Network"
Fixed in portage, thanks for info and help.