/usr/share/mime/packages/application-x-xpraconfig.xml is in xpra 0.17.6+dfsg-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 | <?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-xpraconfig">
<comment>Xpra Session File</comment>
<glob pattern="*.xpra"/>
</mime-type>
</mime-info>
|