diff options
Diffstat (limited to 'hw/xwin/winlayouts.h')
-rw-r--r-- | hw/xwin/winlayouts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/winlayouts.h b/hw/xwin/winlayouts.h index cc0752430..346b18832 100644 --- a/hw/xwin/winlayouts.h +++ b/hw/xwin/winlayouts.h @@ -62,6 +62,7 @@ WinKBLayoutRec winKBLayouts[] = { 0x411, 7, "jp106", "jp", NULL, NULL, "Japanese"}, { 0x813, -1, "pc105", "be", NULL, NULL, "Dutch (Belgian)"}, { 0x414, -1, "pc105", "no", NULL, NULL, "Norwegian"}, + { 0x415, -1, "pc105", "pl", NULL, NULL, "Polish (Programmers)"}, { 0x416, -1, "pc105", "br", NULL, NULL, "Portuguese (Brazil, ABNT)"}, {0x10416, -1, "abnt2", "br", NULL, NULL, "Portuguese (Brazil, ABNT2)"}, { 0x816, -1, "pc105", "pt", NULL, NULL, "Portuguese (Portugal)"}, |