File: c-evo-dh.xml

package info (click to toggle)
c-evo-dh 3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 10,548 kB
  • sloc: pascal: 57,426; xml: 256; makefile: 114; sh: 4
file content (11 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/cevo">
    <comment>C-evo book</comment>
    <glob pattern="*.cevo"/>
  </mime-type>
  <mime-type type="application/cevomap">
    <comment>C-evo map</comment>
    <glob pattern="*.cevomap"/>
  </mime-type>
</mime-info>