wok annotate shared-mime-info/stuff/homebank.xml @ rev 20406

asterisk: add code2 & opus codec
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 20 23:12:02 2018 +0200 (2018-07-20)
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="application/x-homebank">
al@17261 4 <comment>HomeBank File</comment>
al@17261 5 <comment xml:lang="fr">Fichier HomeBank</comment>
al@17261 6 <comment xml:lang="ru">файл HomeBank</comment>
al@17261 7 <sub-class-of type="text/plain"/>
al@17261 8 <magic priority="50">
al@17261 9 <match value="&lt;homebank " type="string" offset="0:256"/>
al@17261 10 </magic>
al@17261 11 <glob pattern="*.xhb"/>
al@17261 12 </mime-type>
al@17261 13 </mime-info>