Commit 4ee65164 authored by Andriy Palamarchuk's avatar Andriy Palamarchuk Committed by Alexandre Julliard

Fixed references to old documentation location.

parent bab91aa4
......@@ -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:
......
......@@ -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);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment