~ubuntu-branches/ubuntu/oneiric/gnome-system-tools/oneiric

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<schemalist>
  <schema id="org.gnome.system-tools.users" path="/apps/gnome-system-tools/users/">
    <key name="showall" type="b">
      <default>false</default>
      <_summary>Show system users</_summary>
      <_description>
        Whether the users-admin tool should show system users in the users list.
      </_description>
    </key>
    <key name="showroot" type="b">
      <default>false</default>
      <_summary>Show root user</_summary>
      <_description>
        Whether the users-admin tool should show the root user in the users list.
      </_description>
    </key>
  </schema>
</schemalist>