Revision 4162dc5...
Go back to digest for 29th July 2012Other in Office
Boudewijn Rempt committed changes in [calligra] libs/main/KoDocument.cpp:
Don't double-check the mimetype for raw files
Raw files like CR2 and NEF are actually a weird kind of file, NEF for
instance identifies as TIFF, but isn't. So if people rename their NEF
file to PNG, they are screwed, we cannot check the actual file contents
to determine the mimetype.
File Changes
Modified 1 files
- libs/main/KoDocument.cpp
1 files changed in total