summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-07-09 12:08:58 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-07-09 12:08:58 +0000
commit1952d10fe7b161ef3330e95dca618ec2daaae5b1 (patch)
tree9522aadc822e3b4866cdad3e3afe56e542e7d462 /hw
parente3bb6f85bd5071fcb94cc074c7a4f350b777b044 (diff)
Add entry for irish layout (ie)
Diffstat (limited to 'hw')
-rw-r--r--hw/xwin/winconfig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/winconfig.c b/hw/xwin/winconfig.c
index 0016dc7c4..8660c5ab9 100644
--- a/hw/xwin/winconfig.c
+++ b/hw/xwin/winconfig.c
@@ -242,6 +242,7 @@ WinKBLayoutRec winKBLayouts[] = {
{0x10409, -1, "pc105", "dvorak", NULL, NULL, "English (USA, Dvorak)"},
{0x20409, -1, "pc105", "us_intl", NULL, NULL, "English (USA, International)"},
{ 0x809, -1, "pc105", "gb", NULL, NULL, "English (United Kingdom)"},
+ { 0x1809, -1, "pc105", "ie", NULL, NULL, "Irish"},
{ 0x40a, -1, "pc105", "es", NULL, NULL, "Spanish (Spain, Traditional Sort)"},
{ 0x40b, -1, "pc105", "fi", NULL, NULL, "Finnish"},
{ 0x40c, -1, "pc105", "fr", NULL, NULL, "French (Standard)"},