gst-plugins-nuvdemux/debian/nuv.xml
author morphbr
Mon Apr 09 16:22:37 2007 +0100 (2007-04-09)
branchtrunk
changeset 514 b5352888e3c2
permissions -rw-r--r--
[svn r519] Gmyth-Streamer: Mencoder update
renatofilho@76
     1
<?xml version="1.0" encoding="UTF-8"?>
renatofilho@76
     2
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
renatofilho@76
     3
 <mime-type type="video/x-nuv">
renatofilho@76
     4
  <comment>Nuv File</comment>
renatofilho@76
     5
  <comment xml:lang="en">Mythtv Nuv file container</comment>
renatofilho@76
     6
  <magic priority="60">
renatofilho@76
     7
   <match value="MythTVVideo" type="string" offset="0"/>
renatofilho@76
     8
  </magic>
renatofilho@76
     9
  <glob pattern="*.nuv"/>
renatofilho@76
    10
 </mime-type>
renatofilho@76
    11
</mime-info>