2005-10-31 Jürg Billeter <j@bitron.ch> reviewed by: Rodrigo Moya <rodrigo@novell.com> * schemas/Makefile.am: * schemas/desktop_gnome_peripherals_keyboard.schemas.in: renamed to schemas/desktop_gnome_peripherals_keyboard_numlock.schemas.in Rename numlock schema file to fix conflict with libgnome. Fixes bug #319788.
15 lines
540 B
Text
15 lines
540 B
Text
<gconfschemafile>
|
|
<schemalist>
|
|
<schema>
|
|
<key>/schemas/desktop/gnome/peripherals/keyboard/remember_numlock_state</key>
|
|
<applyto>/desktop/gnome/peripherals/keyboard/remember_numlock_state</applyto>
|
|
<owner>gnome</owner>
|
|
<type>bool</type>
|
|
<default>true</default>
|
|
<locale name="C">
|
|
<short>Remember NumLock state</short>
|
|
<long>When set to true, GNOME will remember the state of the NumLock LED between sessions.</long>
|
|
</locale>
|
|
</schema>
|
|
</schemalist>
|
|
</gconfschemafile>
|