IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
489 stars 73 forks source link

.desktop files have deprecated entries #136

Closed hasufell closed 12 years ago

hasufell commented 12 years ago

this is revealed by using "desktop-file-validate" from desktop-file-utils http://freedesktop.org/wiki/Software/desktop-file-utils

patch: https://gist.github.com/3374067

warnings:

IgnorantGuru commented 12 years ago

Thanks - corrected in next

hasufell commented 12 years ago

In c4f95b8628172ca8a45522636d0b86e9576d4eb8 I get:

/usr/share/applications/spacefm.desktop: error: (will be fatal in the future): value "MimeType=inode/directory;inode/mount-point;x-scheme-handler/ssh;x-scheme-handler/smb;x-scheme-handler/nfs;x-scheme-handler/ftp;" for key "MimeType" in group "Desktop Entry" contains value "MimeType=inode/directory" which is an invalid MIME type: "MimeType=inode" is an unregistered media type