packages/gst-debian/nuv.xml
author ali@juiblex.co.uk
Wed Dec 16 10:06:21 2009 +0000 (2009-12-16)
branchtrunk
changeset 951 7b0d87ef5e63
permissions -rw-r--r--
Add rules and upcoming lists to 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>