/usr/share/mime/packages/x-wxmathml.xml is in wxmaxima 16.04.2-1.
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 | <?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="text/x-wxmathml">
<comment>wxMaxima document</comment>
<comment xml:lang="de">wxMaxima Dokument</comment>
<sub-class-of type="application/zip"/>
<glob pattern="*.wxmx"/>
<generic-icon name="text-x-wxmathml"/>
</mime-type>
</mime-info>
|