Added hungarian keyboard layout.

This commit is contained in:
Alexander Gottwald 2005-01-27 12:29:47 +00:00
parent 9000b3c061
commit c2be8fbc91
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-01-27 Alexander Gottwald <ago at freedesktop dot org>
* winconfig.c:
Added hungarian keyboard layout.
2005-01-27 Alexander Gottwald <ago at freedesktop dot org>
* winmultiwindowwindow.c

View file

@ -248,6 +248,7 @@ WinKBLayoutRec winKBLayouts[] = {
{ 0x40c, -1, "pc105", "fr", NULL, NULL, "French (Standard)"},
{ 0x80c, -1, "pc105", "be", NULL, NULL, "French (Belgian)"},
{ 0x100c, -1, "pc105", "fr_CH", NULL, NULL, "French (Switzerland)"},
{ 0x40e, -1, "pc105", "hu", NULL, NULL, "Hungarian"},
{ 0x410, -1, "pc105", "it", NULL, NULL, "Italian"},
{ 0x411, 7, "jp106", "jp", NULL, NULL, "Japanese"},
{ 0x813, -1, "pc105", "be", NULL, NULL, "Dutch (Belgian)"},