Add image/x-win-bitmap mimetype
svn path=/trunk/; revision=20451
This commit is contained in:
@ -1231,6 +1231,7 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat *info)
|
||||
static gchar * mime_types[] = {
|
||||
"image/x-icon",
|
||||
"image/x-ico",
|
||||
"image/x-win-bitmap",
|
||||
NULL
|
||||
};
|
||||
static gchar * extensions[] = {
|
||||
|
||||
Reference in New Issue
Block a user