wok annotate shared-mime-info/stuff/kino.xml @ rev 20936

updated fpm2 again (0.76.1 -> 0.79)
author Hans-G?nter Theisgen
date Sat Mar 02 16:28:51 2019 +0100 (2019-03-02)
parents
children
rev   line source
al@17261 1 <?xml version="1.0" encoding="UTF-8"?>
al@17261 2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
al@17261 3 <mime-type type="video/dv">
al@17261 4 <comment>DV video</comment>
al@17261 5 <glob pattern="*.dv"/>
al@17261 6 <glob pattern="*.dif"/>
al@17261 7 <magic priority="50">
al@17261 8 <match type="big32" value="0x1f070000" mask="0xffffff00" offset="0"/>
al@17261 9 </magic>
al@17261 10 </mime-type>
al@17261 11
al@17261 12 <mime-type type="application/smil">
al@17261 13 <comment>Kino SMIL Document</comment>
al@17261 14 <glob pattern="*.kino"/>
al@17261 15 </mime-type>
al@17261 16 </mime-info>