Commit caf0ccfe authored by Gabriel Monnerat's avatar Gabriel Monnerat

add mimetypes to image formats

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@43635 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1abaf02a
......@@ -21,6 +21,27 @@ application/vnd.oasis.opendocument.text odt
# Image
#
image/gif gif
image/ief ief
image/jpeg jpeg
image/jpeg jpg
image/bmp bmp
image/cis-cod cod
image/pipeg jfif
image/png png
image/svg+xml svg
image/tiff tif
image/tiff tiff
image/x-cmu-raster ras
image/x-cmx cmx
image/x-icon ico
image/x-portable-anymap pnm
image/x-portable-bitmap pbm
image/x-portable-graymap pgm
image/x-portable-pixmap ppm
image/x-rgb rgb
image/x-xbitmap xbm
image/x-xpixmap xpm
image/x-xwindowdump xwd
#
# Audio
#
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment