From df178d0ee55113adb155db5cc65de8b8e54b8d15 Mon Sep 17 00:00:00 2001 From: Roman Lebedev Date: Tue, 9 Oct 2018 10:41:57 +0300 Subject: [PATCH] supported_extensions.cmake: be aware of GoPro's .GPR Refs. https://github.com/darktable-org/rawspeed/issues/40 https://github.com/darktable-org/rawspeed/pull/146 --- data/supported_extensions.cmake | 1 + doc/usermanual/lighttable/panels/import.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/data/supported_extensions.cmake b/data/supported_extensions.cmake index c764f9308792..eabc9219839a 100644 --- a/data/supported_extensions.cmake +++ b/data/supported_extensions.cmake @@ -14,6 +14,7 @@ set(DT_SUPPORTED_EXTENSIONS "dc2" "dcr" "dng" + "gpr" "erf" "exr" "fff" diff --git a/doc/usermanual/lighttable/panels/import.xml b/doc/usermanual/lighttable/panels/import.xml index f48e59cbd453..321f43dd4d02 100644 --- a/doc/usermanual/lighttable/panels/import.xml +++ b/doc/usermanual/lighttable/panels/import.xml @@ -186,7 +186,7 @@ In order for darktable to consider a file for import, it must have one of the following extensions (case independent): 3FR, ARI, ARW, BAY, BMQ, CAP, CINE, CR2, CRW, CS1, DC2, - DCR, DNG, ERF, FFF, EXR, IA, IIQ, JPEG, JPG, K25, KC2, KDC, MDC, MEF, MOS, MRW, NEF, NRW, + DCR, DNG, GPR, ERF, FFF, EXR, IA, IIQ, JPEG, JPG, K25, KC2, KDC, MDC, MEF, MOS, MRW, NEF, NRW, ORF, PEF, PFM, PNG, PXN, QTK, RAF, RAW, RDC, RW1, RW2, SR2, SRF, SRW, STI, TIF, TIFF, X3F.