/usr/share/mime/packages/love.xml is in love 0.9.1-4ubuntu1.
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 | <?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-love-game">
<comment>Löve Game</comment>
<comment xml:lang="es">Juego de Löve</comment>
<glob pattern="*.love"/>
<icon name="love-game"/>
</mime-type>
</mime-info>
|