File: phatch.xml

package info (click to toggle)
phatch 0.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 9,728 kB
  • ctags: 2,197
  • sloc: python: 17,901; xml: 9; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 348 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/x-phatch">
	  <sub-class-of type="text/plain"/>
    <comment>Phatch action list</comment>
    <comment xml:lang="nl">Phatch actielijst</comment>
    <glob pattern="*.phatch"/>
  </mime-type>
</mime-info>