This file is indexed.

/usr/share/glib-2.0/schemas/org.freedesktop.folks.gschema.xml is in folks-common 0.11.4-1ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema id="org.freedesktop.folks" path="/org/freedesktop/folks/" gettext-domain="folks">
    <key name="primary-store" type="s">
      <default>''</default>
      <summary>Primary store ID</summary>
      <description>The ID of the persona store which folks should use as primary (i.e. to store linking data in).
          The type ID of the store may optionally be prepended, separated by a colon.
          For example: ‘eds:system-address-book’ or ‘key-file’.</description>
    </key>
  </schema>
</schemalist>