Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51005 - mozilla* ebuilds put *.desktop in the wrong places?
Summary: mozilla* ebuilds put *.desktop in the wrong places?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-13 22:23 UTC by Tuan Van (RETIRED)
Modified: 2004-11-15 19:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tuan Van (RETIRED) gentoo-dev 2004-05-13 22:23:19 UTC
# qpkg -f -v /usr/share/gnome/apps/Internet/mozilla.desktop
net-www/mozilla-1.6-r1
# qpkg -f -v /usr/share/gnome/apps/Internet/mozillathunderbird.desktop
net-mail/mozilla-thunderbird-0.6-r1
# qpkg -f -v /usr/share/gnome/apps/Internet/mozillafirefox.desktop
net-www/mozilla-firefox-0.8-r3

While gnome-2.6 & co put *.desktop to '/usr/share/applications' which make them appear in both Gnome and KDE menu.
Comment 1 Stephane Loeuillet 2004-09-03 09:01:43 UTC
it seems that mozilla 1.7.2 installs its .desktop file in /usr/share/applications/

the only apps that i know that install in /usr/share/gnome/apps/ subdir are :

/usr/share/gnome/apps/Utilities/nmapfe.desktop
/usr/share/gnome/apps/Applications/gnotime.desktop
/usr/share/gnome/apps/Multimedia/mplayer.desktop
/usr/share/gnome/apps/Internet/pan.desktop
/usr/share/gnome/apps/Internet/gftp.desktop

to be scared, i did :
grep -r "/usr/share/gnome/apps" /usr/portage/*-*
(and i was really scared after that)
Comment 2 Stephane Loeuillet 2004-09-03 09:08:30 UTC
it was fixed in thunderbird 0.7
it was fixed in firefox 0.9

do the grep command i wrote in comment #1, you'll see we have a long way to make this legacy/gnome 1 path go away.
Comment 3 Chris White (RETIRED) gentoo-dev 2004-11-15 19:28:53 UTC
These are all fixed in the latest CVS versions.  This goes for mozilla, thunderbird, and firefox.