This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.builder.plugin.gschema.xml is in gnome-builder 3.28.1-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
<schemalist>
  <schema id="org.gnome.builder.plugin" gettext-domain="gnome-builder">
    <key name="enabled" type="b">
      <default>true</default>
      <summary>Plugin enabled</summary>
      <description>If the plugin should be enabled</description>
    </key>
  </schema>
</schemalist>