Skip to content

Commit

Permalink
Merge pull request #90 from eavgerinos/mime/x-ms-bmp
Browse files Browse the repository at this point in the history
Add support for x-ms-bmp
  • Loading branch information
halostatue committed Apr 14, 2015
2 parents c9b5339 + 1b58a0a commit 51193ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/mime-types.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions type-lists/image.yaml
Expand Up @@ -10,6 +10,15 @@
use-instead:
- image/x-bmp
registered: false
- !ruby/object:MIME::Type
content-type: image/x-ms-bmp
friendly:
en: Bitmap Image File
encoding: base64
extensions:
- bmp
obsolete: true
registered: false
- !ruby/object:MIME::Type
content-type: image/cgm
friendly:
Expand Down

0 comments on commit 51193ce

Please sign in to comment.