This file is indexed.

/usr/share/gconf/schemas/compiz-session.schemas is in compiz-plugins-main-default 1:0.9.7.0~bzr19-0ubuntu10.

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
20
21
22
23
24
25
26
27
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/session/screen0/options/save_legacy</key>
      <applyto>/apps/compiz-1/plugins/session/screen0/options/save_legacy</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Save Legacy Apps</short>
        <long>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.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/session/screen0/options/ignore_match</key>
      <applyto>/apps/compiz-1/plugins/session/screen0/options/ignore_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default/>
      <locale name="C">
        <short>Windows to ignore</short>
        <long>Matching windows will not be handled by the session plugin (match)</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>