]> source.dussan.org Git - nextcloud-server.git/commitdiff
add BMP mimetype for BMP previews
authorMorris Jobke <morris.jobke@gmail.com>
Thu, 27 Feb 2014 13:39:16 +0000 (14:39 +0100)
committerMorris Jobke <morris.jobke@gmail.com>
Thu, 27 Feb 2014 13:39:16 +0000 (14:39 +0100)
lib/private/mimetypes.list.php

index 9bd07b89023aff45359f668719cc913d817acff4..a216414c9ddb7766a5e45e0cf5a65303d0052e91 100644 (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',