summaryrefslogtreecommitdiff
path: root/libgphoto2
diff options
context:
space:
mode:
Diffstat (limited to 'libgphoto2')
-rw-r--r--libgphoto2/gphoto2-file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgphoto2/gphoto2-file.c b/libgphoto2/gphoto2-file.c
index 765dd96a2..74068b37e 100644
--- a/libgphoto2/gphoto2-file.c
+++ b/libgphoto2/gphoto2-file.c
@@ -1091,6 +1091,7 @@ gp_file_adjust_name_for_mime_type (CameraFile *file)
GP_MIME_AVI, "avi",
GP_MIME_CRW, "crw",
GP_MIME_CR2, "cr2",
+ GP_MIME_NEF, "nef",
GP_MIME_TXT, "txt",
NULL};