15 lines
571 B
XML
15 lines
571 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
||
|
<mime-type type="application/x-vym">
|
||
|
<comment xml:lang="en">VYM - View Your Mind map</comment>
|
||
|
<glob pattern="*.vym" />
|
||
|
</mime-type>
|
||
|
<mime-type type="application/x-vym">
|
||
|
<comment xml:lang="en">VYM - View Your Mind map (part)</comment>
|
||
|
<glob pattern="*.vyp" />
|
||
|
</mime-type>
|
||
|
<mime-type type="application/x-vym">
|
||
|
<comment xml:lang="en">VYM - View Your Mind script </comment>
|
||
|
<glob pattern="*.vys" />
|
||
|
</mime-type>
|
||
|
</mime-info>
|