From 063aca3a12dbf69d5ecdd2e949a788e01c91659d Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Fri, 15 Feb 2013 18:54:38 +0100 Subject: Imported Upstream version 0.4.6 --- rapid/rpdfile.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rapid/rpdfile.py') diff --git a/rapid/rpdfile.py b/rapid/rpdfile.py index cf38ebc..a405782 100644 --- a/rapid/rpdfile.py +++ b/rapid/rpdfile.py @@ -43,7 +43,8 @@ import thumbnail as tn RAW_EXTENSIONS = ['arw', 'dcr', 'cr2', 'crw', 'dng', 'mos', 'mef', 'mrw', - 'nef', 'orf', 'pef', 'raf', 'raw', 'rw2', 'sr2', 'srw'] + 'nef', 'nrw', 'orf', 'pef', 'raf', 'raw', 'rw2', 'sr2', + 'srw'] JPEG_EXTENSIONS = ['jpg', 'jpe', 'jpeg'] -- cgit v1.2.3