/usr/share/gconf/schemas/dockmanager-daemon.schemas is in dockmanager-daemon 0.1.0-0ubuntu2.
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  | <?xml version="1.0" encoding="utf-8"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/dockmanager-daemon/helper_list</key>
      <applyto>/apps/dockmanager-daemon/helper_list</applyto>
      <owner>dockmanager-daemon</owner>
      <type>list</type>
      <list_type>string</list_type>
      <default>[]</default>
      <locale name="C">
        <long>List of active helpers.</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>
 |