This should be the correct MIME type.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28673 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -37,7 +37,7 @@ translation_format gInputFormats[] = {
|
||||
B_TRANSLATOR_BITMAP,
|
||||
BMP_IN_QUALITY,
|
||||
BMP_IN_CAPABILITY,
|
||||
"image/x-bmp",
|
||||
"image/bmp",
|
||||
"BMP image"
|
||||
}
|
||||
};
|
||||
@@ -57,7 +57,7 @@ translation_format gOutputFormats[] = {
|
||||
B_TRANSLATOR_BITMAP,
|
||||
BMP_OUT_QUALITY,
|
||||
BMP_OUT_CAPABILITY,
|
||||
"image/x-bmp",
|
||||
"image/bmp",
|
||||
"BMP image"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user