Added layout "Polish (Programmers)" as pl

This commit is contained in:
Alexander Gottwald 2005-07-15 17:42:34 +00:00
parent ee23b002f3
commit f19e39a916
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-07-15 Alexander Gottwald <ago at freedesktop dot org>
* winlayouts.h:
Added layout "Polish (Programmers)" as pl
2005-07-05 Alexander Gottwald <ago at freedesktop dot org>
* winkeybd.c:

View file

@ -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)"},