mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-05-25 13:08:28 -04:00
DDS: fix mime type
This commit is contained in:
committed by
Mirco Miranda
parent
49a8fd38c8
commit
d7c3174fb6
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"Keys": [ "dds" ],
|
"Keys": [ "dds", "dds" ],
|
||||||
"MimeTypes": [ "image/x-dds" ]
|
"MimeTypes": [ "image/vnd.ms-dds", "image/x-dds" ]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user