1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 03:29:16 +02:00

70mai GPS logs Linux desktop integration

This commit is contained in:
2025-02-25 20:41:52 +01:00
parent 044770bc84
commit 1f31a5d6c5
3 changed files with 14 additions and 3 deletions

View File

@ -188,6 +188,16 @@
<glob pattern="*.wpt"/>
</mime-type>
<mime-type type="application/vnd.70mai.txt">
<comment>70mai GPS Log File</comment>
<sub-class-of type="text/plain"/>
<generic-icon name="text/plain"/>
<magic>
<match type="string" offset="0" value="$V02"/>
</magic>
<glob pattern="*.txt"/>
</mime-type>
<!-- Maps -->
<mime-type type="application/vnd.garmin.img">