[svn r719] Fixed bug when changing program info, and the new file starts not on a frame header, but in a file header.
1 <?xml version="1.0" encoding="UTF-8"?>
2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"
3 xmlns:osso="http://nokia.com/osso/mime-categories">
4 <mime-type type="video/x-nuv">
5 <comment>Nuv File</comment>
6 <comment xml:lang="en">Mythtv Nuv file container</comment>
8 <match value="MythTVVideo" type="string" offset="0"/>
10 <glob pattern="*.nuv"/>
11 <osso:category name="video"/>