summaryrefslogtreecommitdiffstats
path: root/fredjo-gnome-2.28-test/libgnomekbd/libgnomekbd.patch
blob: 3684187aa81322054af332584c6c80e9de7ff2b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libgnomekbd-2.26.0.orig/libgnomekbd/gkbd-indicator.c	2009-03-14 00:01:12.000000000 +0100
+++ libgnomekbd-2.26.0/libgnomekbd/gkbd-indicator.c	2009-07-05 17:54:24.491272390 +0200
@@ -717,7 +717,7 @@
 	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 ();