Fix of references to documentation about keyboard layout configuration

Andriy Palamarchuk apa3a at yahoo.com
Wed Sep 12 16:25:03 CDT 2001


Information from documentation/keyboard is now included in 
documentation/configuring.sgml.

This patch fixes references to old location.

Patch for files:
documentation/status/internationalisation
windows/x11drv/keyboard.c

Thank you,
Andriy Palamarchuk
-------------- next part --------------
--- keyboard.c.bak	Wed Sep 12 16:20:16 2001
+++ keyboard.c	Wed Sep 12 16:32:39 2001
@@ -913,7 +913,7 @@
 	   "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 documentation/configuring.sgml, chapter \"Keyboard\" for more information.\n",
 	   main_key_tab[kbd_layout].comment);
   }
 
-------------- next part --------------
--- internationalisation.bak	Wed Sep 12 16:34:50 2001
+++ internationalisation	Wed Sep 12 16:36:05 2001
@@ -14,7 +14,7 @@
 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
+Please refer to documentation/configuring.sgml, chapter "Keyboard" on how
 to add more keyboard layouts.
 
 


More information about the wine-patches mailing list