diff options
-rw-r--r-- | io-psd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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[] = { |