add BMP mimetype for BMP previews

This commit is contained in:
Morris Jobke 2014-02-27 14:39:16 +01:00
parent ab850b961d
commit 49b331be39

View file

@ -31,6 +31,7 @@ return array(
'bash' => 'text/x-shellscript',
'blend' => 'application/x-blender',
'bin' => 'application/x-bin',
'bmp' => 'image/bmp',
'cb7' => 'application/x-cbr',
'cba' => 'application/x-cbr',
'cbr' => 'application/x-cbr',