/usr/share/mime/packages/nip2.xml is in nip2 7.38.1-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 11 12 | <?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="image/x-vips">
<comment>VIPS image</comment>
<comment xml:lang="en">VIPS image</comment>
<magic priority="50">
<match type="string" value="\xa6\xb6" offset="0"/>
<match type="string" value="\x08\xf2" offset="0"/>
</magic>
<glob pattern="*.v"/>
</mime-type>
</mime-info>
|