fix spelling error in schema.
2002-03-29 Jody Goldberg <jody@gnome.org> * gnome-settings-accessibility-keyboard.c (set_server_from_gconf) : fix spelling error in schema.
This commit is contained in:
parent
24462c0abf
commit
84332cb647
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
2002-03-29 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gnome-settings-accessibility-keyboard.c (set_server_from_gconf) :
|
||||
fix spelling error in schema.
|
||||
|
||||
* gnome-settings-font.c (load_cursor) : add missing NULL terminator.
|
||||
|
||||
* gnome-settings-keyboard.c (apply_settings) : click volume is an
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
# include <X11/XKBlib.h>
|
||||
# include <X11/extensions/XKBstr.h>
|
||||
|
||||
#define CONFIG_ROOT "/desktop/gnome/accesibility/keyboard"
|
||||
#define CONFIG_ROOT "/desktop/gnome/accessibility/keyboard"
|
||||
|
||||
#ifdef DEBUG_ACCESSIBILITY
|
||||
#define d(str) fprintf (stderr, str)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue