wok annotate shared-mime-info/stuff/homebank.xml @ rev 18179
Apache: fix init script
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 05 12:26:54 2015 +0200 (2015-07-05) |
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="<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> |