Mageia Bugzilla – Attachment 5525 Details for
Bug 12348
Classic installer does not offer keyboard layout for Turkish until summary screen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
80 for tr_q keyboard (and 40 for tr_f) patch
less_than_90_for_tr_q_keyboard.patch (text/plain), 446 bytes, created by
Marja Van Waes
on 2014-10-23 02:13:13 CEST
(
hide
)
Description:
80 for tr_q keyboard (and 40 for tr_f) patch
Filename:
MIME Type:
Creator:
Marja Van Waes
Created:
2014-10-23 02:13:13 CEST
Size:
446 bytes
patch
obsolete
>diff --git a/lib/keyboard.pm b/lib/keyboard.pm >index 25959d4..0eb116e 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:40', > 'tt' => 'ru:50 ru_yawerty:40', > 'uk' => 'ua:90 ru:50 ru_yawerty:40', > 'ur' => 'urd:80 snd:60 ara:20',
diff --git a/lib/keyboard.pm b/lib/keyboard.pm index 25959d4..0eb116e 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:40', 'tt' => 'ru:50 ru_yawerty:40', 'uk' => 'ua:90 ru:50 ru_yawerty:40', 'ur' => 'urd:80 snd:60 ara:20',
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 12348
:
4893
|
5524
|
5525
|
5674
|
5759
|
5761
|
5794