gst-plugins-nuvdemux/debian/nuv.xml
author morphbr
Wed Jan 24 21:52:23 2007 +0000 (2007-01-24)
branchtrunk
changeset 300 01d60f80fa52
permissions -rw-r--r--
[svn r301] Get ProgramGuide info from XML+Http at gmyth_http
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>