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

Bug 208307

Summary: www-client/mozilla-thunderbird: .desktop file not DesktopEntrySpecification-compliant
Product: Gentoo Linux Reporter: Fabio Correa <facorread>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: VERIFIED FIXED    
Severity: trivial    
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Fabio Correa 2008-01-31 15:05:57 UTC
Hello people, keep up the great work with the Mozilla products.

When we execute

desktop-file-validate ${PORTDIR}/www-client/mozilla-firefox/files/icon/mozilla-thunderbird.desktop

we get:

Error: value "thunderbird-icon.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path

The following .desktop file solves these minor error and adds some content:

[Desktop Entry]
Name=Mozilla Thunderbird
GenericName=Mail & News Reader
Comment=Mail & News Reader
Exec=/usr/bin/thunderbird %U
Icon=thunderbird-icon
Terminal=false
Type=Application
MimeType=message/rfc822;
Categories=Office;Email;
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2008-02-14 14:24:19 UTC
Fixed, thanks