wok view shared-mime-info/stuff/grisbi.xml @ rev 21887

reptyr: dirty fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 02 18:36:41 2019 +0200 (2019-10-02)
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-grisbi">
4 <comment>Grisbi file</comment>
5 <comment xml:lang="fr">Fichier Grisbi</comment>
6 <comment xml:lang="ru">файл Grisbi</comment>
7 <glob pattern="*.gsb"/>
8 <glob pattern="*.grisbi"/>
9 <icon name="grisbi"/>
10 </mime-type>
11 </mime-info>