wok-current view shared-mime-info/stuff/grisbi.xml @ rev 18657
pypar2: add bdeps, tiny tweak; pcmanfm action: allow ": " inside name (for example, HDD volume name)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Dec 03 02:34:35 2015 +0200 (2015-12-03) |
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>