mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 05:50:04 +01:00
Added layout "Polish (Programmers)" as pl
This commit is contained in:
parent
ee23b002f3
commit
f19e39a916
2 changed files with 6 additions and 0 deletions
|
|
@ -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>
|
2005-07-05 Alexander Gottwald <ago at freedesktop dot org>
|
||||||
|
|
||||||
* winkeybd.c:
|
* winkeybd.c:
|
||||||
|
|
|
||||||
|
|
@ -62,6 +62,7 @@ WinKBLayoutRec winKBLayouts[] =
|
||||||
{ 0x411, 7, "jp106", "jp", NULL, NULL, "Japanese"},
|
{ 0x411, 7, "jp106", "jp", NULL, NULL, "Japanese"},
|
||||||
{ 0x813, -1, "pc105", "be", NULL, NULL, "Dutch (Belgian)"},
|
{ 0x813, -1, "pc105", "be", NULL, NULL, "Dutch (Belgian)"},
|
||||||
{ 0x414, -1, "pc105", "no", NULL, NULL, "Norwegian"},
|
{ 0x414, -1, "pc105", "no", NULL, NULL, "Norwegian"},
|
||||||
|
{ 0x415, -1, "pc105", "pl", NULL, NULL, "Polish (Programmers)"},
|
||||||
{ 0x416, -1, "pc105", "br", NULL, NULL, "Portuguese (Brazil, ABNT)"},
|
{ 0x416, -1, "pc105", "br", NULL, NULL, "Portuguese (Brazil, ABNT)"},
|
||||||
{0x10416, -1, "abnt2", "br", NULL, NULL, "Portuguese (Brazil, ABNT2)"},
|
{0x10416, -1, "abnt2", "br", NULL, NULL, "Portuguese (Brazil, ABNT2)"},
|
||||||
{ 0x816, -1, "pc105", "pt", NULL, NULL, "Portuguese (Portugal)"},
|
{ 0x816, -1, "pc105", "pt", NULL, NULL, "Portuguese (Portugal)"},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue