[Gcblue-commits] gcb_wx/xml options.xml, 1.31, 1.32 platform_gui_air.xml, 1.1, 1.2
Status: Alpha
Brought to you by:
ddcforge
From: Dewitt C. <ddc...@us...> - 2006-11-23 00:08:01
|
Update of /cvsroot/gcblue/gcb_wx/xml In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv22658/xml Modified Files: options.xml platform_gui_air.xml Log Message: Index: options.xml =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/xml/options.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** options.xml 20 Nov 2006 00:19:52 -0000 1.31 --- options.xml 23 Nov 2006 00:07:59 -0000 1.32 *************** *** 1,6 **** <Options> <HostAddress>192.168.1.5</HostAddress> ! <LastScenarioPath>Test.HornetTest.py</LastScenarioPath> ! <LastScenarioName>HornetTest</LastScenarioName> <noCopyDatabase /> <noWriteXmlDatabase /> --- 1,6 ---- <Options> <HostAddress>192.168.1.5</HostAddress> ! <LastScenarioPath>MultiPlayer.CVBGDuel.py</LastScenarioPath> ! <LastScenarioName>CVBGDuel</LastScenarioName> <noCopyDatabase /> <noWriteXmlDatabase /> Index: platform_gui_air.xml =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/xml/platform_gui_air.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** platform_gui_air.xml 5 Sep 2006 01:04:25 -0000 1.1 --- platform_gui_air.xml 23 Nov 2006 00:07:59 -0000 1.2 *************** *** 1,3 **** ! <Window Width="420" Height="190" BackgroundImage="dblue031.jpg" > <Button X="402" Y="2" Width="16" Height="16" Command="86" Caption=""> <Image Off="close.png" On="close.png" /> --- 1,3 ---- ! <Window Width="420" Height="190" BackgroundImage="platform_background_air.jpg" > <Button X="402" Y="2" Width="16" Height="16" Command="86" Caption=""> <Image Off="close.png" On="close.png" /> |