David Robillard
227eca4054
git-svn-id: svn://localhost/ardour2/branches/3.0@4622 d708f5d6-7413-0410-9779-e7cbd77b26cf
9 lines
295 B
XML
9 lines
295 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-ardour3">
|
|
<sub-class-of type="application/xml"/>
|
|
<comment>Ardour session file</comment>
|
|
<glob pattern="*.ardour"/>
|
|
</mime-type>
|
|
</mime-info>
|