This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.anjuta.plugins.run.gschema.xml is in anjuta-common 2:3.10.2-0ubuntu2.

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
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema path="/org/gnome/anjuta/plugins/run/" id="org.gnome.anjuta.plugins.run">
    <key type="s" name="terminal-command">
      <default>"gnome-terminal --disable-factory -e %s"</default>
      <summary>Command used for starting a terminal</summary>
    </key>
  </schema>
</schemalist>