gtk+ r20713 - branches/gtk-2-12/gdk-pixbuf
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20713 - branches/gtk-2-12/gdk-pixbuf
- Date: Tue, 1 Jul 2008 05:23:33 +0000 (UTC)
Author: matthiasc
Date: Tue Jul 1 05:23:32 2008
New Revision: 20713
URL: http://svn.gnome.org/viewvc/gtk+?rev=20713&view=rev
Log:
2008-06-18 Matthias Clasen <mclasen redhat com>
* io-ico.c: Add image/x-win-bitmap to the supported mimetypes,
since that is what shared-mime-info uses for .cur
Modified:
branches/gtk-2-12/gdk-pixbuf/ChangeLog
branches/gtk-2-12/gdk-pixbuf/io-ico.c
Modified: branches/gtk-2-12/gdk-pixbuf/io-ico.c
==============================================================================
--- branches/gtk-2-12/gdk-pixbuf/io-ico.c (original)
+++ branches/gtk-2-12/gdk-pixbuf/io-ico.c Tue Jul 1 05:23:32 2008
@@ -1210,6 +1210,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]