summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar jan.dudek2009-12-07 14:41:41 +0000
committerGravatar jan.dudek2009-12-07 14:41:41 +0000
commitb4433c27f8225fe41f7f9f9ac52d34d464b5e0c0 (patch)
treeb8a946027e9910be5783495607c96af3c39b288a
parent30fcefff4104a5e982069c0e4e6dcd4d54908c24 (diff)
downloadgdk-pixbuf-psd-b4433c27f8225fe41f7f9f9ac52d34d464b5e0c0.tar.gz
gdk-pixbuf-psd-b4433c27f8225fe41f7f9f9ac52d34d464b5e0c0.tar.bz2
New MIME-type: image/vnd.adobe.photoshopsvn
git-svn-id: http://gdk-pixbuf-psd.googlecode.com/svn/trunk@20 c5539ac3-5556-0410-9a1f-7faf0b045682
-rw-r--r--io-psd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io-psd.c b/io-psd.c
index 6fcb110..29ff849 100644
--- a/io-psd.c
+++ b/io-psd.c
@@ -576,6 +576,7 @@ MODULE_ENTRY (fill_info) (GdkPixbufFormat *info)
};
static gchar * mime_types[] = {
"image/x-psd",
+ "image/vnd.adobe.photoshop",
NULL
};
static gchar * extensions[] = {