diff options
author | Marja van Waes <marja@mageia.org> | 2014-12-24 18:34:45 +0100 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2014-12-24 18:34:45 +0100 |
commit | 5843595959268fd1b6fe9934f7427908161fbe0e (patch) | |
tree | 34f9334c49aaafdeb1440a38e542675ff7e4849a /lib/keyboard.pm | |
parent | 1e7888768c18836751f3df9acc7c729f2cd108b3 (diff) | |
download | drakx-kbd-mouse-x11-5843595959268fd1b6fe9934f7427908161fbe0e.tar drakx-kbd-mouse-x11-5843595959268fd1b6fe9934f7427908161fbe0e.tar.gz drakx-kbd-mouse-x11-5843595959268fd1b6fe9934f7427908161fbe0e.tar.bz2 drakx-kbd-mouse-x11-5843595959268fd1b6fe9934f7427908161fbe0e.tar.xz drakx-kbd-mouse-x11-5843595959268fd1b6fe9934f7427908161fbe0e.zip |
decrease weight of tr_q keyboard (mga#12348)
Diffstat (limited to 'lib/keyboard.pm')
-rw-r--r-- | lib/keyboard.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/keyboard.pm b/lib/keyboard.pm index 25959d4..a8ecaae 100644 --- a/lib/keyboard.pm +++ b/lib/keyboard.pm @@ -142,7 +142,7 @@ our %lang2keyboard = 'th' => 'th:80 th_pat:50 th_tis:60', 'tk' => 'tm:80 tr_q:50 tr_f:40', 'tl' => 'us:90 us_intl:20', - 'tr' => 'tr_q:90 tr_f:30', + 'tr' => 'tr_q:80 tr_f:30', 'tt' => 'ru:50 ru_yawerty:40', 'uk' => 'ua:90 ru:50 ru_yawerty:40', 'ur' => 'urd:80 snd:60 ara:20', |