Adjust default keymaps for Ireland and Channel Islands. They use the UK
keymap. You can learn some interesting things in the PR database! PR: conf/124411 Submitted by: Doctor Modiford <freebsd -at- modiford.com> MFC after: 3 days
This commit is contained in:
parent
554fad8449
commit
7dbb8c4cc3
@ -82,6 +82,10 @@ keymapMenuSelect(dialogMenuItem *self)
|
||||
{"se", "swedish"},
|
||||
{"ch", "swiss"},
|
||||
{"gb", "uk"},
|
||||
{"gg", "uk"},
|
||||
{"ie", "uk"},
|
||||
{"im", "uk"},
|
||||
{"je", "uk"},
|
||||
{NULL, NULL}
|
||||
};
|
||||
const char *country, *lang;
|
||||
|
Loading…
Reference in New Issue
Block a user