summaryrefslogtreecommitdiff
path: root/data/FORMATS
diff options
context:
space:
mode:
authorjvoisin2016-01-03 19:28:00 +0100
committerjvoisin2016-01-03 20:06:19 +0100
commit75fa39309ac06ea0189fe37f84bbd44d0f27c00e (patch)
treef673ecec0caaa7ee3a6aadca60fcb0ae7132cb20 /data/FORMATS
parentac36b6c415f7e9868c54cc1622c242f9fea86673 (diff)
Fix the segfault when listing supported files
This should close https://labs.riseup.net/code/issues/10839
Diffstat (limited to 'data/FORMATS')
-rw-r--r--data/FORMATS1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/FORMATS b/data/FORMATS
index 7945cb8..50a3a92 100644
--- a/data/FORMATS
+++ b/data/FORMATS
@@ -8,6 +8,7 @@
8 <method>Removal of harmful fields with exiftool.</method> 8 <method>Removal of harmful fields with exiftool.</method>
9 <remaining>None</remaining> 9 <remaining>None</remaining>
10 </format> 10 </format>
11
11 <format> 12 <format>
12 <name>Portable Network Graphics</name> 13 <name>Portable Network Graphics</name>
13 <extension>.png</extension> 14 <extension>.png</extension>