summaryrefslogtreecommitdiff
path: root/x11/libgnomekbd/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libgnomekbd/patches/patch-ac')
-rw-r--r--x11/libgnomekbd/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/libgnomekbd/patches/patch-ac b/x11/libgnomekbd/patches/patch-ac
new file mode 100644
index 00000000000..668be09e26d
--- /dev/null
+++ b/x11/libgnomekbd/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.4 2009/08/14 15:47:31 wiz Exp $
+
+--- libgnomekbd/gkbd-indicator.c.orig 2009-03-13 23:01:12.000000000 +0000
++++ libgnomekbd/gkbd-indicator.c
+@@ -717,7 +717,7 @@ gkbd_indicator_global_init (void)
+ globals.registry =
+ xkl_config_registry_get_instance (globals.engine);
+
+- xkl_config_registry_load (globals.registry);
++ xkl_config_registry_load (globals.registry, FALSE);
+
+ gconf_client = gconf_client_get_default ();
+