mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-24 21:34:18 -04:00
Recognize image/vnd.adobe.photoshop instead of image/x-psd
REVIEW: 125790
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{
|
||||
"Keys": [ "psd" ],
|
||||
"MimeTypes": [ "image/x-psd" ]
|
||||
"MimeTypes": [ "image/vnd.adobe.photoshop" ]
|
||||
}
|
||||
|
Reference in New Issue
Block a user