[gimp] plug-ins: add a magic for Nikon NEF files to file-darktable
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: add a magic for Nikon NEF files to file-darktable
- Date: Sun, 24 Apr 2016 22:36:21 +0000 (UTC)
commit f3502d72b33bb267682926eea4a3685c85628504
Author: Michael Natterer <mitch gimp org>
Date: Mon Apr 25 00:35:39 2016 +0200
plug-ins: add a magic for Nikon NEF files to file-darktable
...which I hope is the right one...
plug-ins/file-darktable/file-darktable.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/file-darktable/file-darktable.c b/plug-ins/file-darktable/file-darktable.c
index 0e98d40..0e1c642 100644
--- a/plug-ins/file-darktable/file-darktable.c
+++ b/plug-ins/file-darktable/file-darktable.c
@@ -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",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]