Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24034/resources/htmlhelp/html Modified Files: generalconfig.html Log Message: Added "mainTitleBar: on/(off)" to choose whether to start game with title bar on. As always, title bar can be toggled by alt+enter. Changed default phaser window size. Updated to do list. Index: generalconfig.html =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- generalconfig.html 13 Jun 2006 11:18:22 -0000 1.16 +++ generalconfig.html 23 Jun 2006 08:50:14 -0000 1.17 @@ -436,6 +436,16 @@ </td> </tr> <tr> +<td><code><b>mainTitleBar</b></code></td> +<td>Start main window with title bar on (can be toggled by alt+enter)</td> +<td> + <ul> + <li><b>on</b></li> + <li><b>off (default)</b></li> + </ul> +</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>