packages/gst-debian/nuv.xml
author ali@juiblex.co.uk
Sun Dec 13 23:02:37 2009 +0000 (2009-12-13)
branchtrunk
changeset 949 70e24f6fea25
permissions -rw-r--r--
Better messages in gmyth-ls
renatofilho@911
     1
<?xml version="1.0" encoding="UTF-8"?>
renatofilho@911
     2
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"
renatofilho@911
     3
           xmlns:osso="http://nokia.com/osso/mime-categories">
renatofilho@911
     4
 <mime-type type="video/x-nuv">
renatofilho@911
     5
  <comment>Nuv File</comment>
renatofilho@911
     6
  <comment xml:lang="en">Mythtv Nuv file container</comment>
renatofilho@911
     7
  <magic priority="60">
renatofilho@911
     8
   <match value="MythTVVideo" type="string" offset="0"/>
renatofilho@911
     9
  </magic>
renatofilho@911
    10
  <glob pattern="*.nuv"/>
renatofilho@911
    11
  <osso:category name="video"/>
renatofilho@911
    12
 </mime-type>
renatofilho@911
    13
</mime-info>