953687a5c2
update-mime-info may fail to parse the file if attributes are not between quotes.
9 lines
263 B
XML
9 lines
263 B
XML
<?xml version="1.0"?>
|
|
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
|
|
<mime-type type="application/vnd.powdertoy.save">
|
|
<comment>Powder Toy save</comment>
|
|
<glob pattern="*.cps"/>
|
|
<glob pattern="*.stm"/>
|
|
</mime-type>
|
|
</mime-info>
|