dropping unneeded backup function
svn path=/trunk/; revision=8653
This commit is contained in:
parent
7716fbe14b
commit
956ced0c51
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-04-14 Sergey Udaltsov <svu@gnome.org>
|
||||
|
||||
* gnome-keyboard-properties-xkb.c: getting rid of unneeded backup
|
||||
function
|
||||
|
||||
2008-03-27 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* gnome-keyboard-properties-a11y.c: (setup_a11y_tabs):
|
||||
|
|
|
@ -129,7 +129,6 @@ reset_to_defaults (GtkWidget * button, GladeXML * dialog)
|
|||
|
||||
gkbd_keyboard_config_init (&empty_kbd_config, xkb_gconf_client,
|
||||
engine);
|
||||
gkbd_keyboard_config_save_to_gconf_backup (&empty_kbd_config);
|
||||
gkbd_keyboard_config_save_to_gconf (&empty_kbd_config);
|
||||
gkbd_keyboard_config_term (&empty_kbd_config);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue