summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2009-09-02 14:29:24 +0100
committerSergey V. Udaltsov <svu@gnome.org>2009-09-02 14:29:24 +0100
commit2b470ae03a55e769d37ece9dcff62fed5a36c431 (patch)
tree0ac79b02a266cbdd070f9078e2ef2dfbe8a15cd0
parent9dbecb420fb16a043590adee9900c2aa53fad5f6 (diff)
no need in by(common), it is a personal variant
http://bugs.freedesktop.org/show_bug.cgi?id=23604
-rw-r--r--symbols/by12
1 files changed, 0 insertions, 12 deletions
diff --git a/symbols/by b/symbols/by
index 3742ce6f..4409e52d 100644
--- a/symbols/by
+++ b/symbols/by
@@ -54,15 +54,3 @@ xkb_symbols "latin" {
include "level3(ralt_switch)"
};
-partial alphanumeric_keys
-xkb_symbols "common" {
- include "ru(winkeys)"
- name[Group1]= "Belarus - Common";
-
- key <AD09> { [ Byelorussian_shortu, Byelorussian_SHORTU, Cyrillic_shcha, Cyrillic_SHCHA ] };
- key <AD12> { [ apostrophe, apostrophe, Cyrillic_hardsign, Cyrillic_HARDSIGN ] };
- key <AB05> { [ Ukrainian_i, Ukrainian_I, Cyrillic_i, Cyrillic_I ] };
-
-
- include "level3(ralt_switch)"
-};