Update of /cvsroot/netrek/client/netrekxp/include
In directory sc8-pr-cvs16:/tmp/cvs-serv5987/include

Modified Files:
	data.h 
Log Message:
Set beeplite TTS position if TWINSIDE changes.
Redid redraw for tactical yellow alert circle to be smarter redraw
routine (done similiar to how it's cleared on map window).
New netrekrc option mainMaximized to start netrek window
maximized, default is on.

Index: data.h
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/include/data.h,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- data.h	14 Apr 2007 02:56:18 -0000	1.77
+++ data.h	14 Apr 2007 09:49:33 -0000	1.78
@@ -673,6 +673,7 @@
 extern int windowMove;          /* allow moving of internal windows */
 extern int maxScrollLines;      /* maximum number of scroll lines in a window */
 extern int mainResizeable;      /* allow resize of netrek window */
+extern int mainMaximized;       /* start netrek window maximized */
 extern int mainTitleBar;        /* start netrek window with title bar on */
 extern int playerListMessaging; /* allow message zoom when clicking on player list */
 extern int messageKeyOnly;	/* only start messages with the actual message key(s),