plug-ins: add a magic for Nikon NEF files to file-darktable

...which I hope is the right one...
This commit is contained in:
Michael Natterer 2016-04-25 00:35:39 +02:00
parent 6af83a5a08
commit f3502d72b3
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ static const FileFormat file_formats[] =
N_("Nikon NEF raw"),
" image/x-nikon-nef ",
"nef",
"",
"0,string,MM\\0*\\0\\0\\0\\010,0,string,II*\\0\\010\\0\\0\\0",
"file-nef-load",
"Load files in the NEF raw format via darktable",