[Bug 93026] Re: Nikon NEF image file type shown as tiff
Timo Aaltonen
tepsipakki at ubuntu.com
Mon Mar 19 23:07:30 UTC 2007
Ok, I put it here (it's 5MB)
http://users.tkk.fi/~tjaalton/pic/
Actually, I installed ufraw which has it's own mime-info file and the
behaviour is now consistent. The Nikon-reference came from
/usr/share/mime/packages/freedesktop.org.xml, which maybe should include
a bit more than just this:
<mime-type type="image/x-nikon-nef">
<comment>Nikon raw image</comment>
<glob pattern="*.nef"/>
</mime-type>
while ufraw-mime.xml has this:
<mime-type type="image/x-nikon-nef">
<sub-class-of type="image/x-dcraw"/>
<sub-class-of type="image/tiff"/>
<comment>Nikon raw image</comment>
<acronym>NEF</acronym>
<expanded-acronym>Nikon Electronic Format</expanded-acronym>
<glob pattern="*.nef"/>
</mime-type>
--
Nikon NEF image file type shown as tiff
https://launchpad.net/bugs/93026
More information about the desktop-bugs
mailing list