b867612961
Note that the cmd is and will always be licensed under GPL, NOT LGPL, like the rest of the program.
11 lines
362 B
XML
11 lines
362 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
|
<mime-type type="application/epk">
|
|
<comment>Eon Package</comment>
|
|
<glob pattern="*.epk"/>
|
|
<magic priority="50">
|
|
<match value="65706B" type="string" offset="0"/>
|
|
</magic>
|
|
</mime-type>
|
|
</mime-info>
|
|
|