This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.Epiphany.enums.xml is in epiphany-browser-data 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
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!-- This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. -->

<schemalist>
  <enum id="org.gnome.Epiphany.EphyPrefsUITabsBarPosition">
    <value nick="top" value="0"/>
    <value nick="bottom" value="1"/>
    <value nick="left" value="2"/>
    <value nick="right" value="3"/>
  </enum>
  <enum id="org.gnome.Epiphany.EphyPrefsRestoreSessionPolicy">
    <value nick="always" value="0"/>
    <value nick="never" value="1"/>
    <value nick="crashed" value="2"/>
  </enum>
  <enum id="org.gnome.Epiphany.EphyPrefsUITabsBarVisibilityPolicy">
    <value nick="always" value="0"/>
    <value nick="more-than-one" value="1"/>
    <value nick="never" value="2"/>
  </enum>
  <enum id="org.gnome.Epiphany.EphyPrefsWebCookiesPolicy">
    <value nick="always" value="0"/>
    <value nick="no-third-party" value="1"/>
    <value nick="never" value="2"/>
  </enum>
  <enum id="org.gnome.Epiphany.EphyPrefsProcessModel">
    <value nick="shared-secondary-process" value="0"/>
    <value nick="one-secondary-process-per-web-view" value="1"/>
  </enum>
</schemalist>

<!-- Generated data ends here -->