add BMP mimetype for BMP previews

remotes/origin/ldap_group_count
Morris Jobke 11 years ago
parent ab850b961d
commit 49b331be39
  1. 1
      lib/private/mimetypes.list.php

@ -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',

Loading…
Cancel
Save