summaryrefslogtreecommitdiff
path: root/rapid/rpdfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'rapid/rpdfile.py')
-rw-r--r--rapid/rpdfile.py3
1 files changed, 2 insertions, 1 deletions
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']