diff options
Diffstat (limited to 'sysutils/gnomecontrolcenter2/files/patch-capplets_keyboard_gnome-keyboard-properties-xkb.c')
-rw-r--r-- | sysutils/gnomecontrolcenter2/files/patch-capplets_keyboard_gnome-keyboard-properties-xkb.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/gnomecontrolcenter2/files/patch-capplets_keyboard_gnome-keyboard-properties-xkb.c b/sysutils/gnomecontrolcenter2/files/patch-capplets_keyboard_gnome-keyboard-properties-xkb.c deleted file mode 100644 index 3058e0e25..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-capplets_keyboard_gnome-keyboard-properties-xkb.c +++ /dev/null @@ -1,12 +0,0 @@ ---- capplets/keyboard/gnome-keyboard-properties-xkb.c.orig Thu Jan 13 02:47:53 2005 -+++ capplets/keyboard/gnome-keyboard-properties-xkb.c Thu Jan 13 02:48:01 2005 -@@ -137,8 +137,8 @@ - void - setup_xkb_tabs (GladeXML * dialog, GConfChangeSet * changeset) - { -- xkbGConfClient = gconf_client_get_default (); - GObject * peditor; -+ xkbGConfClient = gconf_client_get_default (); - - XklInit (GDK_DISPLAY ()); - XklConfigInit (); |