wok-current view shared-mime-info/stuff/grisbi.xml @ rev 25791
Up expat (2.7.3), patch (2.8), openssl (3.0.18)
| author | Stanislas Leduc <shann@slitaz.org> | 
|---|---|
| date | Fri Oct 03 17:05:15 2025 +0000 (3 weeks ago) | 
| 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>