This file is indexed.

/usr/share/mime/packages/sugar.xml is in sugar-session 0.110.0-3.

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
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/vnd.olpc-sugar">
    <comment>Sugar activity bundle</comment>
    <glob pattern="*.xo"/>
  </mime-type>
  <mime-type type="application/vnd.olpc-content">
    <comment>Sugar content bundle</comment>
    <glob pattern="*.xol"/>
  </mime-type>
  <mime-type type="application/vnd.olpc-journal-entry">
    <comment>Sugar Journal entry bundle</comment>
    <glob pattern="*.xoj"/>
  </mime-type>
  <mime-type type="application/vnd.olpc-journal-backup">
    <comment>Journal backup files</comment>
    <glob pattern="*.xob"/>
  </mime-type>
</mime-info>