[Gcblue-commits] gcb_wx/xml briefing_bottom.xml,NONE,1.1 briefing_left.xml,NONE,1.1 info_console.xml
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-10-07 22:03:11
|
Update of /cvsroot/gcblue/gcb_wx/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12758/xml Added Files: briefing_bottom.xml briefing_left.xml info_console.xml options_nosound.txt Log Message: Changes related to GDI+ replacement --- NEW FILE: options_nosound.txt --- <Options> <HostAddress>192.168.0.102</HostAddress> <DisplaySettings></DisplaySettings> <DisableSound>Yes</DisableSound> </Options> --- NEW FILE: briefing_bottom.xml --- <Window> <TextBox TopMargin="30" BottomMargin="50"/> </Window> --- NEW FILE: info_console.xml --- <Window> <TextBox TopMargin="2" BottomMargin="2" Wrap="70" DrawBorder="0"/> </Window> --- NEW FILE: briefing_left.xml --- <Window> <TextBox TopMargin="30" BottomMargin="50" Wrap="60"/> </Window> |