wok-current
annotate shared-mime-info/stuff/grisbi.xml @ rev 17261
Move separate MIME definitions to the shared-mime-info package.
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Wed Oct 22 03:42:23 2014 +0300 (2014-10-22) |
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-grisbi">
|
al@17261
|
4 <comment>Grisbi file</comment>
|
al@17261
|
5 <comment xml:lang="fr">Fichier Grisbi</comment>
|
al@17261
|
6 <comment xml:lang="ru">файл Grisbi</comment>
|
al@17261
|
7 <glob pattern="*.gsb"/>
|
al@17261
|
8 <glob pattern="*.grisbi"/>
|
al@17261
|
9 <icon name="grisbi"/>
|
al@17261
|
10 </mime-type>
|
al@17261
|
11 </mime-info>
|