/usr/share/mime/packages/wiki-format.xml is in calligra-data 1:2.9.7-0ubuntu12.
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"?>
<!--
Remove as soon as this lands in shared-mime-info and we depend on that version.
-->
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="text/wiki">
<comment>Text Plain Wiki Format</comment>
<glob pattern="*.wiki" />
<sub-class-of type="text/plain"/>
</mime-type>
</mime-info>
|