This file is indexed.

/usr/share/glib-2.0/schemas/org.freedesktop.compiz.unitydialog.gschema.xml is in unity-common 5.10.0-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
<?xml version="1.0"?>
<schemalist>
  <schema id="org.freedesktop.compiz.unitydialog" gettext-domain="compiz">
    <key type="d" name="alpha">
      <default>0.75</default>
      <summary>Alpha</summary>
      <description>What dimming alpha to use (0.0 - 1.0)</description>
    </key>
    <key type="i" name="fade-time">
      <default>300</default>
      <summary>Fade Time</summary>
      <description>How long the fade should take (ms) ( - )</description>
    </key>
  </schema>
</schemalist>