File: //opt/resolve/share/resolve.xml
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-resolveproj">
<comment>DaVinci Resolve Project</comment>
<glob pattern="*.drp"/>
</mime-type>
<mime-type type="application/x-resolvedbkey">
<comment>DaVinci Resolve Database Access File</comment>
<glob pattern="*.resolvedbkey"/>
</mime-type>
<mime-type type="application/x-resolvebin">
<comment>DaVinci Resolve Bin File</comment>
<glob pattern="*.drb"/>
</mime-type>
<mime-type type="application/x-resolvetimeline">
<comment>DaVinci Resolve Timeline File</comment>
<glob pattern="*.drt"/>
</mime-type>
<mime-type type="application/x-resolvetemplatebundle">
<comment>DaVinci Resolve Template Bundle</comment>
<glob pattern="*.drfx"/>
</mime-type>
</mime-info>