Remove numlock schema file again, moved to libgnome. Fixes bug #319788.
2005-11-14 Jrg Billeter <j@bitron.ch> * schemas/Makefile.am: * schemas/desktop_gnome_peripherals_keyboard_numlock.schemas.in: Remove numlock schema file again, moved to libgnome. Fixes bug #319788.
This commit is contained in:
parent
3aa5619bd6
commit
cea0dae1f5
3 changed files with 7 additions and 16 deletions
|
@ -1,3 +1,10 @@
|
|||
2005-11-14 Jürg Billeter <j@bitron.ch>
|
||||
|
||||
* schemas/Makefile.am:
|
||||
* schemas/desktop_gnome_peripherals_keyboard_numlock.schemas.in:
|
||||
Remove numlock schema file again, moved to libgnome.
|
||||
Fixes bug #319788.
|
||||
|
||||
2005-11-14 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* */*: Huge cleanup. Individual ChangeLogs have info.
|
||||
|
|
|
@ -3,7 +3,6 @@ schema_in_files= \
|
|||
apps_gnome_settings_daemon_screensaver.schemas.in \
|
||||
apps_gnome_settings_daemon_default_editor.schemas.in \
|
||||
desktop_gnome_font_rendering.schemas.in \
|
||||
desktop_gnome_peripherals_keyboard_numlock.schemas.in \
|
||||
desktop_gnome_peripherals_keyboard_xkb.schemas.in \
|
||||
apps_gnome_settings_daemon_keybindings.schemas.in
|
||||
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue