/usr/share/mime/packages/ardour.xml is in ardour 1:5.12.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | <?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-ardour">
<comment>Ardour session file</comment>
<glob pattern="*.ardour"/>
<generic-icon name="application-x-ardour"/>
</mime-type>
</mime-info>
|