Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html
In directory
sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24847/resources/htmlhelp/html
Modified Files:
generalconfig.html
Log Message:
New option maxScrollLines in netrekrc, controls size of window scrollback
buffer, rather than it being fixed in stone as before.
Updated help files on this option + metatype.
Index: generalconfig.html
===================================================================
RCS file:
/cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- generalconfig.html 25 Jun 2006 08:19:40 -0000 1.18
+++ generalconfig.html 29 Nov 2006 13:06:41 -0000 1.19
@@ -446,6 +446,11 @@
</td>
</tr>
<tr>
+<td><code><b>maxScrollLines</b></code></td>
+<td>Maximum number of scroll lines in a message window</td>
+<td><b>integer</b><br>default: 300</td>
+</tr>
+<tr>
<td><code><b>messageHoldThresh</b></code></td>
<td>Threshold value to put message on hold</td>
<td><b>integer</b><br>default: 0</td>
@@ -490,6 +495,17 @@
</td>
</tr>
<tr>
+<td><code><b>metaType</b></code></td>
+<td>What type of metaserver to use</td>
+<td>
+ <ul>
+ <li><b>1 (default)</b> - UDP multiple metaservers</li>
+ <li><b>2</b> - cache, then TCP metaserver</li>
+ <li><b>3</b> - TCP metaserver, then cache</li>
+ </ul>
+</td>
+</tr>
+<tr>
<td><code><b>metaPing</b></code></td>
<td>Show PING round trip time in Metaserver Window</td>
<td>
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs