This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.gnome-applets.cpufreq.enums.xml is in gnome-applets-data 3.28.0-1.

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
<!-- 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.gnome-applets.cpufreq.CPUFreqShowMode'>
    <value nick='graphic' value='0'/>
    <value nick='text' value='1'/>
    <value nick='both' value='2'/>
  </enum>
  <enum id='org.gnome.gnome-applets.cpufreq.CPUFreqShowTextMode'>
    <value nick='frequency' value='0'/>
    <value nick='frequency-unit' value='1'/>
    <value nick='percentage' value='2'/>
  </enum>
</schemalist>

<!-- Generated data ends here -->