7025938: Add bitmap mime type to content-types.properties
Reviewed-by: chegar, alanb, michaelm
This commit is contained in:
parent
f09e1c6f2d
commit
03dca291aa
@ -225,6 +225,10 @@ image/png: \
|
||||
icon=png;\
|
||||
action=browser
|
||||
|
||||
image/bmp: \
|
||||
description=Bitmap Image;\
|
||||
file_extensions=.bmp;
|
||||
|
||||
text/html: \
|
||||
description=HTML Document;\
|
||||
file_extensions=.htm,.html;\
|
||||
|
@ -222,6 +222,10 @@ image/png: \
|
||||
icon=png;\
|
||||
action=browser
|
||||
|
||||
image/bmp: \
|
||||
description=Bitmap Image;\
|
||||
file_extensions=.bmp;
|
||||
|
||||
text/html: \
|
||||
description=HTML Document;\
|
||||
file_extensions=.htm,.html;\
|
||||
|
Loading…
Reference in New Issue
Block a user