Bug 162775 - x11-misc/googleearth installs redundant .desktop files
Bug#: 162775 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: genstef@gentoo.org Reported By: jakub@gentoo.org
Component: Ebuilds
URL: 
Summary: x11-misc/googleearth installs redundant .desktop files
Keywords:  
Status Whiteboard: 
Opened: 2007-01-19 11:20 0000
Description:   Opened: 2007-01-19 11:20 0000
.desktop files should go into /usr/share/applications/ and not anywhere else

$ equery f googleearth | grep desktop
/usr/share/applications/googleearth.desktop
/usr/share/applnk/googleearth.desktop
/usr/share/gnome/apps/googleearth.desktop

------- Comment #1 From Stefan Schweizer 2007-02-10 22:53:39 0000 -------
rmed them in the ebuild, thanks. If you like you can also properly fix the xdg
install script :)