/usr/share/mime/packages/grisbi.xml is in grisbi 1.0.0-2ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | <?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> [^]
<mime-type type="application/x-grisbi">
<comment>Grisbi file</comment>
<comment xml:lang="en">Grisbi file</comment>
<comment xml:lang="fr">Fichier Grisbi</comment>
<glob pattern="*.gsb"/>
<glob pattern="*.grisbi"/>
<icon name="grisbi"/>
</mime-type>
</mime-info>
|