From b65e3325848788fa061b07b105fb3a581bb46272 Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Sun, 24 May 2009 15:35:36 +0100 Subject: [PATCH] Changing all references ua(basic) to ua(legacy), closing b.fd.o#21302 --- ChangeLog | 5 +++++ symbols/ua | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index eabfad5..cc8d10a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-05-24 Sergey Udaltsov + + * symbols/ua: fixed all references, from ua(basic) to ua(legacy), + finalizing http://bugs.freedesktop.org/show_bug.cgi?id=21302 + 2009-05-18 Sergey Udaltsov * symbols/de: adding acute to de(nodeadkeys), diff --git a/symbols/ua b/symbols/ua index 9ed98fe..150ada5 100644 --- a/symbols/ua +++ b/symbols/ua @@ -109,7 +109,7 @@ xkb_symbols "legacy" { partial alphanumeric_keys xkb_symbols "winkeys" { - include "ua(basic)" + include "ua(legacy)" name[Group1]= "Ukraine - Winkeys"; @@ -124,7 +124,7 @@ xkb_symbols "winkeys" { partial alphanumeric_keys xkb_symbols "typewriter" { - include "ua(basic)" + include "ua(legacy)" name[Group1]= "Ukraine - Typewriter"; @@ -153,7 +153,7 @@ xkb_symbols "typewriter" { partial alphanumeric_keys xkb_symbols "phonetic" { - include "ua(basic)" + include "ua(legacy)" name[Group1]= "Ukraine - Phonetic"; @@ -199,7 +199,7 @@ xkb_symbols "phonetic" { // Andrew Porokhnyak partial alphanumeric_keys xkb_symbols "rstu" { - include "ua(basic)" + include "ua(legacy)" name[Group1]= "Ukraine - Standard RSTU"; @@ -256,7 +256,7 @@ key.type[group1]="ALPHABETIC"; //Existing layout "phonetic" used as template. partial alphanumeric_keys xkb_symbols "homophonic" { - include "ua(basic)" + include "ua(legacy)" name[Group1]= "Ukraine - Homophonic"; key { [ grave, underscore ] }; -- 2.7.4