Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html
In directory sc8-pr-cvs16:/tmp/cvs-serv26203/resources/htmlhelp/html

Modified Files:
	generalconfig.html 
Log Message:
New option richTextMove to allow window movement of the richtext
message windows specificaly.  Off by default.  Makes it easier to
highlight and select text in the message windows.
Removed scroll to caret upon adding a new message to a richtext
window, this was unnecessarily scrolling the window to the bottom
in certain situations.

Index: generalconfig.html
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- generalconfig.html	14 Apr 2007 09:49:34 -0000	1.53
+++ generalconfig.html	18 Apr 2007 09:41:32 -0000	1.54
@@ -964,7 +964,17 @@
 </tr>
 <tr>
 <td><code><b>richText</b></code></td>
-<td>Use rich text message windows, currently disabled</td>
+<td>Use rich text message windows</td>
+<td>
+	<ul>
+	<li><b>on (default)</b></li>
+	<li><b>off</b></li>
+	</ul>
+</td>
+</tr>
+<tr>
+<td><code><b>richTextMove</b></code></td>
+<td>Enable rich text windows moving</td>
 <td>
 	<ul>
 	<li><b>on</b></li>