Fixed references to old documentation location.

oldstable
Andriy Palamarchuk 2001-09-17 19:07:56 +00:00 committed by Alexandre Julliard
parent bab91aa4af
commit 4ee65164dc
2 changed files with 3 additions and 3 deletions

View File

@ -14,8 +14,8 @@ Keyboard Settings:
Currently, the following keyboard layouts are available:
US, UK, FR, Icelandic, DE, Swiss German, Swiss French, NO, DA, Swedish,
Canadian French, PT, IT, FI, RU, ES, Belgian.
Please refer to documentation/keyboard by Ove Kaaven on how
to add more keyboard layouts.
Please refer to the Wine User Guide, chapter "Keyboard" on how to add
more keyboard layouts.
Locale Settings:

View File

@ -924,7 +924,7 @@ X11DRV_KEYBOARD_DetectLayout (void)
"Using closest match instead (%s) for scancode mapping.\n"
"Please define your layout in windows/x11drv/keyboard.c and submit them\n"
"to us for inclusion into future Wine releases.\n"
"See documentation/keyboard for more information.\n",
"See the Wine User Guide, chapter \"Keyboard\" for more information.\n",
main_key_tab[kbd_layout].comment);
}