Add image/x-win-bitmap mimetype

svn path=/trunk/; revision=20451
This commit is contained in:
Matthias Clasen
2008-06-18 15:15:54 +00:00
parent d5565f5b63
commit 419260bdb8
2 changed files with 6 additions and 0 deletions

View File

@ -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[] = {