mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-23 13:20:34 +00:00
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…
x
Reference in New Issue
Block a user