Skip to content

Commit

Permalink
mime.types: add missing emf and wmf
Browse files Browse the repository at this point in the history
These exist in debian 11's /etc/mimetypes but not on debian 10. This
was causing testOooHandler failures on debian 10
  • Loading branch information
perrinjerome committed Oct 14, 2023
1 parent 9249d60 commit 59b1c4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudooo/mime.types
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,7 @@ chemical/x-xtel xtel
chemical/x-xyz xyz

image/cgm
image/emf emf
image/g3fax
image/gif gif
image/ief ief
Expand Down Expand Up @@ -639,6 +640,7 @@ image/vnd.net-fpx
image/vnd.svf
image/vnd.wap.wbmp wbmp
image/vnd.xiff
image/wmf wmf
image/x-canon-cr2 cr2
image/x-canon-crw crw
image/x-cmu-raster ras
Expand Down

0 comments on commit 59b1c4b

Please sign in to comment.