This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.Xchat.urlscraper.gschema.xml is in xchat-gnome-common 1:0.30.0~git20141005.816798-0ubuntu9.

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
<schemalist>
  <schema id="org.gnome.Xchat.plugins.urlscraper" path="/org/gnome/Xchat/plugins/urlscraper/">
    <key name="history" type="i">
      <default>10</default>
      <summary>URL Scraper history length</summary>
    </key>
    <key name="timestamps" type="b">
      <default>true</default>
      <summary>URL Scraper show timestamps</summary>
    </key>
  </schema>
</schemalist>