Mageia Bugzilla – Attachment 2203 Details for
Bug 3791
keyboard layout selection for German should default to the "German" variant with enabled deadkeys, not the "nodeadkeys variant"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
does this patch works?
3791.diff (text/plain), 430 bytes, created by
Thierry Vignaud
on 2012-05-06 23:29:58 CEST
(
hide
)
Description:
does this patch works?
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2012-05-06 23:29:58 CEST
Size:
430 bytes
patch
obsolete
>diff --git a/lib/keyboard.pm b/lib/keyboard.pm >index ac8d688..7c35caa 100644 >--- a/lib/keyboard.pm >+++ b/lib/keyboard.pm >@@ -43,7 +43,7 @@ our %lang2keyboard = > 'cs' => 'cz_qwerty:70 cz:50', > 'cy' => 'gb:90', > 'da' => 'dk:90', >- 'de' => 'de_nodeadkeys:70 de:50 be:50 ch_de:50', >+ 'de' => 'de:70 de:50 be:50 ch_de:50', > 'dz' => 'bt', > 'el' => 'gr:90', > 'en' => 'us:89 us3:80 us_intl:50 qc:50 gb:50 dvorak:10',
diff --git a/lib/keyboard.pm b/lib/keyboard.pm index ac8d688..7c35caa 100644 --- a/lib/keyboard.pm +++ b/lib/keyboard.pm @@ -43,7 +43,7 @@ our %lang2keyboard = 'cs' => 'cz_qwerty:70 cz:50', 'cy' => 'gb:90', 'da' => 'dk:90', - 'de' => 'de_nodeadkeys:70 de:50 be:50 ch_de:50', + 'de' => 'de:70 de:50 be:50 ch_de:50', 'dz' => 'bt', 'el' => 'gr:90', 'en' => 'us:89 us3:80 us_intl:50 qc:50 gb:50 dvorak:10',
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 3791
: 2203