altos: get ao_max6691 driver working
[fw/altos] / icon / org-altusmetrum-mimetypes.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <mime-info
3     xmlns="http://www.freedesktop.org/standards/shared-mime-info">
4   <mime-type type="application/vnd.altusmetrum.telemetry">
5     <comment>Altus Metrum Telemetry File</comment>
6     <glob pattern="*.telem"/>
7   </mime-type>
8   <mime-type type="application/vnd.altusmetrum.eeprom">
9     <comment>Altus Metrum Eeprom Log File</comment>
10     <glob pattern="*.eeprom"/>
11   </mime-type>
12   <mime-type type="application/vnd.altusmetrum.micropeak">
13     <comment>Altus Metrum MicroPeak Log File</comment>
14     <glob pattern="*.mpd"/>
15   </mime-type>
16 </mime-info>