File: com.github.phase1geo.minder.xml

package info (click to toggle)
minder 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 9,624 kB
  • sloc: xml: 799; sh: 104; python: 87; ansic: 78; makefile: 5; tcl: 4
file content (9 lines) | stat: -rw-r--r-- 370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/com.github.phase1geo.minder">
    <comment>Minder file</comment>
    <sub-class-of type="application/xml"/>
    <icon name="application/com.github.phase1geo.minder"/>
    <glob pattern="*.minder"/>
  </mime-type>
</mime-info>