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) | |||
| 576 | }; | 576 | }; |
| 577 | static gchar * mime_types[] = { | 577 | static gchar * mime_types[] = { |
| 578 | "image/x-psd", | 578 | "image/x-psd", |
| 579 | "image/vnd.adobe.photoshop", | ||
| 579 | NULL | 580 | NULL |
| 580 | }; | 581 | }; |
| 581 | static gchar * extensions[] = { | 582 | static gchar * extensions[] = { |
