/usr/share/gconf/schemas/awn-applet-cpufreq.schemas is in awn-applet-cpufreq 0.4.1~bzr1507-0ubuntu7.
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 | <?xml version="1.0" encoding="utf-8"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/awn-applet-cpufreq/cpu_number</key>
      <applyto>/apps/awn-applet-cpufreq/cpu_number</applyto>
      <owner>awn-applet-cpufreq</owner>
      <type>int</type>
      <default>0</default>
      <locale name="C">
        <long>Index of processor.</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>
 |