]> git.pld-linux.org Git - packages/gdm2.20.git/blame - gdm-libxklavier40.patch
- add libxklavier patch
[packages/gdm2.20.git] / gdm-libxklavier40.patch
CommitLineData
60176a39
PZ
1--- gdm-2.26.1/gui/simple-greeter/gdm-layouts.c~ 2009-03-27 15:28:45.000000000 +0100
2+++ gdm-2.26.1/gui/simple-greeter/gdm-layouts.c 2009-06-29 23:01:14.014597308 +0200
3@@ -52,7 +52,7 @@
4 engine = xkl_engine_get_instance (GDK_DISPLAY ());
5 xkl_engine_backup_names_prop (engine);
6 config_registry = xkl_config_registry_get_instance (engine);
7- xkl_config_registry_load (config_registry);
8+ xkl_config_registry_load (config_registry, FALSE);
9
10 initial_config = xkl_config_rec_new ();
11 if (!xkl_config_rec_get_from_backup (initial_config, engine)) {
This page took 0.080494 seconds and 4 git commands to generate.