From f19e39a916831639492a1ef587398bf4e9544dba Mon Sep 17 00:00:00 2001 From: Alexander Gottwald Date: Fri, 15 Jul 2005 17:42:34 +0000 Subject: Added layout "Polish (Programmers)" as pl --- hw/xwin/ChangeLog | 5 +++++ hw/xwin/winlayouts.h | 1 + 2 files changed, 6 insertions(+) diff --git a/hw/xwin/ChangeLog b/hw/xwin/ChangeLog index afae028aa..6534db2a5 100644 --- a/hw/xwin/ChangeLog +++ b/hw/xwin/ChangeLog @@ -1,3 +1,8 @@ +2005-07-15 Alexander Gottwald + + * winlayouts.h: + Added layout "Polish (Programmers)" as pl + 2005-07-05 Alexander Gottwald * winkeybd.c: 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)"}, -- cgit v1.2.3