~ubuntu-branches/ubuntu/oneiric/gnome-settings-daemon/oneiric

« back to all changes in this revision

Viewing changes to data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in

  • Committer: Package Import Robot
  • Author(s): Rodrigo Moya
  • Date: 2011-09-19 17:05:48 UTC
  • mto: This revision was merged to the branch mainline in revision 169.
  • Revision ID: package-import@ubuntu.com-20110919170548-4d8k2g7jrqp7rbe0
Tags: upstream-3.1.92
ImportĀ upstreamĀ versionĀ 3.1.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
      <summary>Remember NumLock state</summary>
97
97
      <description>When set to true, GNOME will remember the state of the NumLock LED between sessions.</description>
98
98
    </key>
 
99
    <key name="numlock-state" enum="org.gnome.settings-daemon.GsdNumLockState">
 
100
      <default>'unknown'</default>
 
101
      <summary>NumLock state</summary>
 
102
      <description>The remembered state of the NumLock LED.</description>
 
103
    </key>
99
104
  </schema>
100
105
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.settings-daemon.peripherals.mouse" path="/org/gnome/settings-daemon/peripherals/mouse/">
101
106
    <key name="locate-pointer" type="b">