File: njplot.sharedmimeinfo

package info (click to toggle)
njplot 2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 384 kB
  • ctags: 654
  • sloc: ansic: 6,164; makefile: 54
file content (14 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
  <mime-type type="text/x-clustalw-tree">
    <comment>Phylogenetic tree in Clustal W format</comment>
    <comment xml:lang="fr">Arbre phylogénétique au format Clustal W</comment>
    <comment xml:lang="de">Phylogenetischer Baum im Clustal W Format</comment>
    <magic priority="50">
      <match type="string" offset="0" value="(\n"/>
    </magic>
    <glob pattern="*.phb"/>
    <glob pattern="*.ph"/>
    <sub-class-of type="text/plain"/>
  </mime-type>
</mime-info>