Module: tools Branch: master Commit: 3ac32b645bc72e82ec81b4972282ab71ee12c4a4 URL: https://source.winehq.org/git/tools.git/?a=commit;h=3ac32b645bc72e82ec81b497...
Author: Francois Gouget fgouget@codeweavers.com Date: Tue Jan 11 19:20:49 2022 +0100
testbot/SetWinLocale: Add the en-US keyboard layout.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
testbot/bin/SetWinLocale | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testbot/bin/SetWinLocale b/testbot/bin/SetWinLocale index 8d629da..b2da673 100755 --- a/testbot/bin/SetWinLocale +++ b/testbot/bin/SetWinLocale @@ -196,7 +196,7 @@ my %Keyboards = ( "dv-MV" => ["0465:00000465"], # Divehi - Maldives "el-GR" => ["0408:00000408"], # Greek - Greece "en-GB" => ["0809:00000809"], # English - Great Britain - "en-US" => undef, # English - United States + "en-US" => ["0409:00000409"], # English - United States "es-ES" => ["0c0a:0000040a"], # Spanish - Spain "et-EE" => ["0425:00000425"], # Estonian - Estonia "eu-ES" => ["042d:0000040a"], # Basque - Basque