Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236680 - media-gfx/fbida-2.06: .desktop files doesn't respect freedesktop spec
Summary: media-gfx/fbida-2.06: .desktop files doesn't respect freedesktop spec
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-04 11:36 UTC by Pacho Ramos
Modified: 2008-09-07 10:39 UTC (History)
0 users

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


Attachments
fbida.ebuild.diff (fbida.ebuild.diff,427 bytes, text/plain)
2008-09-04 11:36 UTC, Pacho Ramos
Details
ida-desktop.patch (ida-desktop.patch,453 bytes, patch)
2008-09-04 11:37 UTC, Pacho Ramos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2008-09-04 11:36:27 UTC
desktop-file-validate reports the following problems:
/usr/share/applications/ida.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
/usr/share/applications/ida.desktop: error: value "no" for boolean key "Terminal" in group "Desktop Entry" contains invalid characters, boolean values must be "false" or "true"
/usr/share/applications/ida.desktop: error: value "Motif;Graphics;Viewer" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character
/usr/share/applications/ida.desktop: error: value "image/jpeg;image/tiff;image/png" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character
/usr/share/applications/ida.desktop: warning: value "ida.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

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2008-09-04 11:36:59 UTC
Created attachment 164549 [details]
fbida.ebuild.diff
Comment 2 Pacho Ramos gentoo-dev 2008-09-04 11:37:25 UTC
Created attachment 164551 [details, diff]
ida-desktop.patch

Thanks :-)
Comment 3 Michal Januszewski (RETIRED) gentoo-dev 2008-09-07 10:39:35 UTC
Added to CVS.  Thanks for the patch :)