Bug 147735 - mozilla apps do not properly follow FreeDesktop.org Desktop Entry Spec
Bug#: 147735 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: mozilla@gentoo.org Reported By: cardoe@gentoo.org
Component: Ebuilds
URL: 
Summary: mozilla apps do not properly follow FreeDesktop.org Desktop Entry Spec
Keywords:  
Status Whiteboard: 
Opened: 2006-09-15 14:52 0000
Description:   Opened: 2006-09-15 14:52 0000
the .desktop files need to be named

venderid-applicationwhateverelse-you-might-desire.desktop

basically as per the 1.0 spec you need to have 1 - in there and the stuff
before the dash is the venderid. 

I can fix it if ya want.

mozillafirefox-1.5.desktop -> mozilla-firefox-1.5.desktop
mozillafirefox-bin.desktop -> mozilla-firefox-bin.desktop
mozillathunderbird.desktop -> mozilla-thunderbird.desktop

I'm sure the rest need fixing as well. No need to rev bump it or anything..
This basically will effect the menu editors for ${DESKTOP}

------- Comment #1 From Jakub Moc (RETIRED) 2006-09-15 14:59:04 0000 -------
Are you planning to file bugs about remaining 2546 ebuilds in the tree that
don't follow this, or? :) This is completely pointless waste of time, IMNSHO.
Go have a look at your /usr/share/applications and check how many of those
.desktop files match this "specification".

------- Comment #2 From Doug Goldstein 2006-09-15 18:39:01 0000 -------
Like I said... I'll fix it.

I was revising the next draft of the spec and looked on my box. The only app I
had that was installed that didn't follow it was Mozilla bits. So there Mr.
Jakub!

------- Comment #3 From Christian Marie (RETIRED) 2007-02-01 01:06:20 0000 -------
Doug, you are more than welcome to fix it (If you were just waiting for an OK).

------- Comment #4 From Raúl Porcel 2007-02-14 19:36:31 0000 -------
Should be fixed now. I did:
www-client/mozilla-firefox
app-office/mozilla-sunbird-bin
mail-client/mozilla-thunderbird
mail-client/mozilla-thunderbird-bin
www-client/mozilla-firefox-bin

I left the www-client/mozilla[-bin] ebuilds because they're going to be
removed. Reopen if i missed something.

Thanks.