~qball-qballcow/gpx-viewer/trunk

« back to all changes in this revision

Viewing changes to mime/gpx-viewer.xml

  • Committer: Qball Cow
  • Date: 2021-05-08 22:11:50 UTC
  • Revision ID: git-v1:440ef36029e2f8bd323e2e80815426e66b0c23ab
add json format used internally

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
     <comment xml:lang="en">ANT+ FIT</comment>
9
9
     <glob pattern="*.fit"/>
10
10
  </mime-type>
 
11
  <mime-type type="application/json">
 
12
     <comment xml:lang="en">json</comment>
 
13
     <glob pattern="*.json"/>
 
14
  </mime-type>
11
15
</mime-info>