summaryrefslogtreecommitdiff
path: root/data/freedesktop.org.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/freedesktop.org.xml.in')
-rw-r--r--data/freedesktop.org.xml.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index 6907b15c..cfa4b4c1 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -4843,7 +4843,7 @@ command to generate the output files.
<sub-class-of type="image/tiff"/>
<glob pattern="*.dng"/>
</mime-type>
- <!-- Canon has 2 format: CRW and CR2 !-->
+ <!-- Canon has 3 formats: CRW, CR2 and CR3 !-->
<!-- CRW is easy !-->
<mime-type type="image/x-canon-crw">
<comment>Canon CRW raw image</comment>
@@ -4864,6 +4864,13 @@ command to generate the output files.
<sub-class-of type="image/tiff"/>
<glob pattern="*.cr2"/>
</mime-type>
+ <mime-type type="image/x-canon-cr3">
+ <comment>Canon CR3 raw image</comment>
+ <acronym>CR3</acronym>
+ <expanded-acronym>Canon Raw 3</expanded-acronym>
+ <sub-class-of type="image/x-dcraw"/>
+ <glob pattern="*.cr3"/>
+ </mime-type>
<mime-type type="image/x-fuji-raf">
<comment>Fuji RAF raw image</comment>
<acronym>RAF</acronym>