This file is indexed.

/usr/share/glib-2.0/schemas/org.compiz.session.gschema.xml is in compiz-gnome 1:0.9.13.1+18.04.20180302-0ubuntu1.

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
<?xml version="1.0"?>
<schemalist>
  <schema id="org.compiz.session" gettext-domain="compiz">
    <key type="b" name="save-legacy">
      <default>false</default>
      <summary>Save Legacy Apps</summary>
      <description>Also try to save and restore legacy apps that don't support the X session management protocol. This setting only should be used in KDE, as only KDE's session manager also saves those applications.</description>
    </key>
    <key type="s" name="ignore-match">
      <default>''</default>
      <summary>Windows to ignore</summary>
      <description>Matching windows will not be handled by the session plugin (match)</description>
    </key>
  </schema>
</schemalist>