This file is indexed.

/usr/share/glib-2.0/schemas/com.ubuntu.content.hub.gschema.xml is in content-hub 0.0+14.04.20140415-0ubuntu1.

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
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema id="com.ubuntu.content.hub.default" path="/com/ubuntu/content/hub/peers/">
    <key name="pictures" type="as">
      <default>["com.ubuntu.gallery", "gallery", "current-user-version"]</default>
    </key>
    <key name="music" type="as">
      <default>[]</default>
    </key>
    <key name="documents" type="as">
      <default>[]</default>
    </key>
    <key name="contacts" type="as">
      <default>["address-book-app", "", ""]</default>
    </key>
  </schema>
  <schema id="com.ubuntu.content.hub.source" path="/com/ubuntu/content/hub/source/">
    <key name="pictures" type="as">
      <default>[]</default>
    </key>
    <key name="music" type="as">
      <default>[]</default>
    </key>
    <key name="documents" type="as">
      <default>[]</default>
    </key>
    <key name="contacts" type="as">
      <default>[]</default>
    </key>
  </schema>
  <schema id="com.ubuntu.content.hub.destination" path="/com/ubuntu/content/hub/destination/">
    <key name="pictures" type="as">
      <default>[]</default>
    </key>
    <key name="music" type="as">
      <default>[]</default>
    </key>
    <key name="documents" type="as">
      <default>[]</default>
    </key>
    <key name="contacts" type="as">
      <default>[]</default>
    </key>
  </schema>
  <schema id="com.ubuntu.content.hub.share" path="/com/ubuntu/content/hub/share/">
    <key name="pictures" type="as">
      <default>[]</default>
    </key>
    <key name="music" type="as">
      <default>[]</default>
    </key>
    <key name="documents" type="as">
      <default>[]</default>
    </key>
    <key name="contacts" type="as">
      <default>[]</default>
    </key>
  </schema>
</schemalist>