summaryrefslogtreecommitdiff
path: root/symbols/ua
diff options
context:
space:
mode:
authorReşat SABIQ <tilde.birlik@gmail.com>2009-05-11 02:36:33 -0500
committerReşat SABIQ <tilde.birlik@gmail.com>2009-05-11 02:36:33 -0500
commit6de0a4dbf40a598e3adcf281e4104dc737ddc385 (patch)
tree660c64f3c7ca88f73e5ad28a776d6a0fd337f183 /symbols/ua
parent8178edf9fc2eba86d1fa023e1545c69afa323310 (diff)
Added Crimean Tatar (Crimean Turkish) layouts again, based on layouts released with Ubuntu 9.04
Minor tweaks have been made in comparison to code that was unjustifiably and abusively reverted by Sergey in February. In particular, crh.po is not checked in this time, because it was one of Sergey's reasons for reverting, so until it's pulled from TP, something like `cp po/tr.po po/crh.po` is required prior to building from source.
Diffstat (limited to 'symbols/ua')
-rw-r--r--symbols/ua21
1 files changed, 21 insertions, 0 deletions
diff --git a/symbols/ua b/symbols/ua
index 673d327e..9ed98fea 100644
--- a/symbols/ua
+++ b/symbols/ua
@@ -311,3 +311,24 @@ xkb_symbols "homophonic" {
key <AB10> { [ slash, question ] };
};
+// Crimean Tatar (Crimean Turkish) layouts.
+partial
+xkb_symbols "crh" {
+ include "tr(crh)"
+
+ name[Group1]="Ukraine - Crimean Tatar (Turkish Q)";
+};
+
+partial
+xkb_symbols "crh_f" {
+ include "tr(crh_f)"
+
+ name[Group1]="Ukraine - Crimean Tatar (Turkish F)";
+};
+
+partial
+xkb_symbols "crh_alt" {
+ include "tr(crh_alt)"
+
+ name[Group1]="Ukraine - Crimean Tatar (Turkish Alt-Q)";
+};