gst-plugins-nuvdemux/debian/nuv.xml
author rosfran
Fri Dec 15 00:21:57 2006 +0000 (2006-12-15)
branchtrunk
changeset 221 b250ee0438a2
permissions -rw-r--r--
[svn r222] Some fixes to the GTimeVal, non-conformant g_time_val (ISO 8601) functions.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
     3  <mime-type type="video/x-nuv">
     4   <comment>Nuv File</comment>
     5   <comment xml:lang="en">Mythtv Nuv file container</comment>
     6   <magic priority="60">
     7    <match value="MythTVVideo" type="string" offset="0"/>
     8   </magic>
     9   <glob pattern="*.nuv"/>
    10  </mime-type>
    11 </mime-info>