wok-next view shared-mime-info/stuff/homebank.xml @ rev 20287

remove pure-ftpd-pam, screen-pam, screen-terminfo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 08 16:26:01 2017 +0100 (2017-11-08)
parents
children
line source
1 <?xml version="1.0" encoding="UTF-8"?>
2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3 <mime-type type="application/x-homebank">
4 <comment>HomeBank File</comment>
5 <comment xml:lang="fr">Fichier HomeBank</comment>
6 <comment xml:lang="ru">файл HomeBank</comment>
7 <sub-class-of type="text/plain"/>
8 <magic priority="50">
9 <match value="&lt;homebank " type="string" offset="0:256"/>
10 </magic>
11 <glob pattern="*.xhb"/>
12 </mime-type>
13 </mime-info>