gtk+ r20451 - trunk/gdk-pixbuf
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20451 - trunk/gdk-pixbuf
- Date: Wed, 18 Jun 2008 15:15:55 +0000 (UTC)
Author: matthiasc
Date: Wed Jun 18 15:15:54 2008
New Revision: 20451
URL: http://svn.gnome.org/viewvc/gtk+?rev=20451&view=rev
Log:
Add image/x-win-bitmap mimetype
Modified:
trunk/gdk-pixbuf/ChangeLog
trunk/gdk-pixbuf/io-ico.c
Modified: trunk/gdk-pixbuf/io-ico.c
==============================================================================
--- trunk/gdk-pixbuf/io-ico.c (original)
+++ trunk/gdk-pixbuf/io-ico.c Wed Jun 18 15:15:54 2008
@@ -1231,6 +1231,7 @@
static gchar * mime_types[] = {
"image/x-icon",
"image/x-ico",
+ "image/x-win-bitmap",
NULL
};
static gchar * extensions[] = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]