Bug 236680 - media-gfx/fbida-2.06: .desktop files doesn't respect freedesktop spec
Bug#: 236680 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: spock@gentoo.org Reported By: pacho@condmat1.ciencias.uniovi.es
Component: Applications
URL: 
Summary: media-gfx/fbida-2.06: .desktop files doesn't respect freedesktop spec
Keywords:  
Status Whiteboard: 
Opened: 2008-09-04 11:36 0000
Description:   Opened: 2008-09-04 11:36 0000
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 From Pacho Ramos 2008-09-04 11:36:59 0000 -------
Created an attachment (id=164549) [details]
fbida.ebuild.diff

------- Comment #2 From Pacho Ramos 2008-09-04 11:37:25 0000 -------
Created an attachment (id=164551) [details]
ida-desktop.patch

Thanks :-)

------- Comment #3 From Michal Januszewski 2008-09-07 10:39:35 0000 -------
Added to CVS.  Thanks for the patch :)