mirror of
https://github.com/brunoherbelin/vimix.git
synced 2026-01-05 14:35:26 +01:00
9 lines
265 B
XML
9 lines
265 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-vimix">
|
|
<comment>Vimix Session file</comment>
|
|
<glob pattern="*.mix"/>
|
|
</mime-type>
|
|
</mime-info>
|
|
|