summaryrefslogtreecommitdiff
path: root/symbols
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@linnie-the-pooh.(none)>2009-04-15 22:45:49 +0100
committerSergey V. Udaltsov <svu@linnie-the-pooh.(none)>2009-04-15 22:45:49 +0100
commit1ca960f0540690f5b2a0368616662b86b7b4a3e1 (patch)
treef4a23d95aaf0172b4700cb009e50e7b4275037c2 /symbols
parent5541dd76fd2c1cace3a4b8984c18304b77ca00f7 (diff)
fixed ordering issue on kr, b.fd.o#21211
Diffstat (limited to 'symbols')
-rw-r--r--symbols/kr4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/kr b/symbols/kr
index 10de5fef..4c2fa967 100644
--- a/symbols/kr
+++ b/symbols/kr
@@ -3,15 +3,15 @@
default alphanumeric_keys
xkb_symbols "kr106" {
- name[Group1]= "Korea, Republic of";
include "us"
+ name[Group1]= "Korea, Republic of";
include "kr(koreankeys)"
};
alphanumeric_keys
xkb_symbols "kr104" {
- name[Group1]= "Korea, Republic of - 101/104 key Compatible";
include "us"
+ name[Group1]= "Korea, Republic of - 101/104 key Compatible";
include "kr(koreankeys)"
include "kr(koreankeys_raltctl)"
};