Files
parallel-launcher/bps-mime.xml
2021-03-13 19:54:58 -05:00

8 lines
232 B
XML

<?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
<mime-type type="application/x-bps-patch">
<comment>ROM Binary Patch</comment>
<glob pattern="*.bps" />
</mime-type>
</mime-info>