7025938: Add bitmap mime type to content-types.properties

Reviewed-by: chegar, alanb, michaelm
This commit is contained in:
Jing LV 2011-08-19 10:55:05 +01:00 committed by Chris Hegarty
parent f09e1c6f2d
commit 03dca291aa
2 changed files with 8 additions and 0 deletions

View File

@ -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;\

View File

@ -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;\