11 lines
311 B
XML
11 lines
311 B
XML
<?xml version="1.0"?>
|
|
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
|
|
<mime-type type="application/vnd.mlt+xml">
|
|
<comment>MLT XML</comment>
|
|
<glob pattern="*.mlt"/>
|
|
<sub-class-of type="application/xml"/>
|
|
<icon name="org.shotcut.Shotcut"/>
|
|
</mime-type>
|
|
</mime-info>
|
|
|