[tools] testbot/SetWinLocale: Add the en-US keyboard layout.

Francois Gouget fgouget at codeweavers.com
Tue Jan 11 12:20:49 CST 2022


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 testbot/bin/SetWinLocale | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testbot/bin/SetWinLocale b/testbot/bin/SetWinLocale
index c8f681a001..c62d663335 100755
--- a/testbot/bin/SetWinLocale
+++ b/testbot/bin/SetWinLocale
@@ -190,7 +190,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
-- 
2.30.2




More information about the wine-devel mailing list