Fixes for ui-review bug report #99531 and fixes for duplicate mnemonics.
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com> * gnome-keyboard-properties.glade, gnome-keyboard-properties.c: Fixes for ui-review bug report #99531 and fixes for duplicate mnemonics.
This commit is contained in:
parent
005dc9fff2
commit
b69649ec52
3 changed files with 646 additions and 540 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
|
||||
|
||||
* gnome-keyboard-properties.glade,
|
||||
gnome-keyboard-properties.c: Fixes for ui-review
|
||||
bug report #99531 and fixes for duplicate mnemonics.
|
||||
|
||||
2003-07-07 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.3.4
|
||||
|
|
|
@ -131,8 +131,6 @@ setup_dialog (GladeXML *dialog,
|
|||
program = gnome_program_get ();
|
||||
|
||||
capplet_init_stock_icons ();
|
||||
gtk_image_set_from_stock (GTK_IMAGE (WID ("repeat_image")), KEYBOARD_REPEAT, keyboard_capplet_icon_get_size());
|
||||
gtk_image_set_from_stock (GTK_IMAGE (WID ("cursor_image")), KEYBOARD_CURSOR, keyboard_capplet_icon_get_size());
|
||||
|
||||
peditor = gconf_peditor_new_boolean
|
||||
(changeset, "/desktop/gnome/peripherals/keyboard/repeat", WID ("repeat_toggle"), NULL);
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue