diff options
author | Marja van Waes <marja@mageia.org> | 2016-06-05 23:31:41 +0200 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2016-06-05 23:31:41 +0200 |
commit | 7754ded903c2597f5af1fd871560a519d5f3bbbf (patch) | |
tree | f18bc7cb91b437e7febc2a57228eb1fd9d471eff /lib | |
parent | 96e4216d8bbccf94105dd96eec281763d766aba9 (diff) | |
download | drakx-kbd-mouse-x11-7754ded903c2597f5af1fd871560a519d5f3bbbf.tar drakx-kbd-mouse-x11-7754ded903c2597f5af1fd871560a519d5f3bbbf.tar.gz drakx-kbd-mouse-x11-7754ded903c2597f5af1fd871560a519d5f3bbbf.tar.bz2 drakx-kbd-mouse-x11-7754ded903c2597f5af1fd871560a519d5f3bbbf.tar.xz drakx-kbd-mouse-x11-7754ded903c2597f5af1fd871560a519d5f3bbbf.zip |
let Asturian users see the ast keyboard in the first selectKeyboard screen
Diffstat (limited to 'lib')
-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 33cfbc8..45013c4 100644 --- a/lib/keyboard.pm +++ b/lib/keyboard.pm @@ -27,7 +27,7 @@ our %lang2keyboard = 'am' => 'us:90', 'ar' => 'ara:90', 'as' => 'ben:90 ben2:80 us_intl:5', - 'ast' => 'es:85 lat:80 us_intl:50', + 'ast' => 'es:85 lat:80 us_intl:50 ast:20', 'az' => 'az:90 tr_q:10 us_intl:5', 'az_IR' => 'ir:90', 'be' => 'by:90 ru:50 ru_yawerty:40', |