This file is indexed.

/usr/share/gconf/schemas/compiz-reflex.schemas is in compiz-plugins-extra 0.9.7.0~bzr9-0ubuntu6.

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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/reflex/screen0/options/file</key>
      <applyto>/apps/compiz-1/plugins/reflex/screen0/options/file</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>reflection.png</default>
      <locale name="C">
        <short>Reflection Image</short>
        <long>Reflection Image file</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/reflex/screen0/options/match</key>
      <applyto>/apps/compiz-1/plugins/reflex/screen0/options/match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>any</default>
      <locale name="C">
        <short>Window match</short>
        <long>Reflection Window Match (match)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/reflex/screen0/options/window</key>
      <applyto>/apps/compiz-1/plugins/reflex/screen0/options/window</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Reflection for Windows</short>
        <long>Draw Reflection for windows.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/reflex/screen0/options/decoration</key>
      <applyto>/apps/compiz-1/plugins/reflex/screen0/options/decoration</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Reflection for Decorations</short>
        <long>Draw Reflection for decorations.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/reflex/screen0/options/threshold</key>
      <applyto>/apps/compiz-1/plugins/reflex/screen0/options/threshold</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>1</default>
      <locale name="C">
        <short>Alpha Dependence Threshold</short>
        <long>Alpha dependence threshold. (1 - 10)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/reflex/screen0/options/moving</key>
      <applyto>/apps/compiz-1/plugins/reflex/screen0/options/moving</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Moving reflection</short>
        <long>Move the reflection on window move.</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>