Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 54179

Summary: mozilla-firefox and -bin ebuilds create GNOME/KDE menu entries incorrectly
Product: Gentoo Linux Reporter: Keith Lea <keith>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch for mozilla-firefox-0.9-r1.ebuild
patch for mozilla-firefox-bin-0.9-r1.ebuild
A new net-www/mozilla-firefox-bin/files/icon/mozillafirefox-bin.desktop

Description Keith Lea 2004-06-17 01:34:54 UTC
The mozilla-firefox ebuilds should create menu entries (those .desktop files) in /usr/share/applications, not in GNOME-specific folders.

Additionally, mozilla-firefox-bin's menu entry should be "Mozilla Firefox", not "Mozilla Firefox (bin)". In fact, mozilla-firefox-bin should use the same .desktop file that mozilla-firefox uses.

I have attached a new .desktop file and updated ebuilds to correct these problems.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Keith Lea 2004-06-17 01:36:05 UTC
Created attachment 33412 [details, diff]
patch for mozilla-firefox-0.9-r1.ebuild
Comment 2 Keith Lea 2004-06-17 01:38:46 UTC
Created attachment 33413 [details, diff]
patch for mozilla-firefox-bin-0.9-r1.ebuild
Comment 3 Keith Lea 2004-06-17 01:39:31 UTC
Created attachment 33414 [details]
A new net-www/mozilla-firefox-bin/files/icon/mozillafirefox-bin.desktop
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2004-06-18 04:46:19 UTC
Keith, it's possible these days on Gentoo to install both firefox and firefox-bin simultaneously, so we need the separate menu entries.  Regarding the location for the menu entries, I'll get that fixed up, thanks.
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2004-06-18 07:59:51 UTC
ok, all fixed.  I didn't bother to bump the revisions for this change since it's still ~arch anyway, so I don't see the need to make all testers rebuild.  Thanks!
Comment 6 Keith Lea 2004-06-18 10:52:55 UTC
I think very few people install mozilla-firefox and mozilla-firefox-bin. I think adding the "(bin)" to the end of "Mozilla Firefox" to make these few people happy at the expense of annoying 99% of users is not the right way to do this.

Two menu items can have the same name; they could both be "Mozilla Firefox", and one could have a tooltip that said "(precompiled)" at the end of it (in the Comment field of the .desktop entry).