File: yagv.sharedmimeinfo

package info (click to toggle)
yagv 0.4~20130422.r5bd15ed%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 176 kB
  • ctags: 150
  • sloc: python: 1,107; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="text/x.gcode">
    <sub-class-of type="text/plain"/>
    <comment>G-Code</comment>
    <glob pattern="*.gcode"/>
  </mime-type>
</mime-info>