Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208307 - www-client/mozilla-thunderbird: .desktop file not DesktopEntrySpecification-compliant
Summary: www-client/mozilla-thunderbird: .desktop file not DesktopEntrySpecification-c...
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest trivial (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-31 15:05 UTC by Fabio Correa
Modified: 2009-08-01 13:38 UTC (History)
0 users

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 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