From cfd243638f0ffc409022a50375b6d7cfefab6a04 Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Sun, 5 Sep 2010 10:09:59 +0100 Subject: [PATCH] wrong name for gr(basic) - fixed https://bugs.freedesktop.org/show_bug.cgi?id=30021 --- symbols/gr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/symbols/gr b/symbols/gr index 4ededb3..8542e64 100644 --- a/symbols/gr +++ b/symbols/gr @@ -11,11 +11,12 @@ default partial alphanumeric_keys alternate_group xkb_symbols "basic" { + include "gr(simple)" + name[Group1] = "Greece"; include "eurosign(e)" include "eurosign(5)" - include "gr(simple)" include "kpdl(comma)" include "level3(ralt_switch)" -- 2.32.0.93.g670b81a890