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>
|