Alex Merry f490ab0761 Fix mimetype declarations in json files
There has to be one mimetype declaration for each format name.

REVIEW: 115686
2014-02-16 10:46:42 +00:00

5 lines
128 B
JSON

{
"Keys": [ "rgb", "rgba", "bw", "sgi" ],
"MimeTypes": [ "image/x-rgb", "image/x-rgb", "image/x-rgb", "image/x-rgb" ]
}