[Gcblue-commits] gcb_wx/xml platform_gui_air.xml, NONE, 1.1 options.xml, 1.26, 1.27
Status: Alpha
Brought to you by:
ddcforge
From: Dewitt C. <ddc...@us...> - 2006-09-05 01:04:28
|
Update of /cvsroot/gcblue/gcb_wx/xml In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv24958/xml Modified Files: options.xml Added Files: platform_gui_air.xml Log Message: Index: options.xml =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/xml/options.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** options.xml 17 Aug 2006 01:31:33 -0000 1.26 --- options.xml 5 Sep 2006 01:04:25 -0000 1.27 *************** *** 1,6 **** <Options> <HostAddress>192.168.0.100</HostAddress> ! <LastScenarioPath>Test.AirManagementTest.py</LastScenarioPath> ! <LastScenarioName>AirManagementTest</LastScenarioName> <noCopyDatabase /> <noWriteXmlDatabase /> --- 1,6 ---- <Options> <HostAddress>192.168.0.100</HostAddress> ! <LastScenarioPath>SinglePlayer.IranStrike.py</LastScenarioPath> ! <LastScenarioName>IranStrike</LastScenarioName> <noCopyDatabase /> <noWriteXmlDatabase /> --- NEW FILE: platform_gui_air.xml --- <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" /> </Button> <Button X="215" Y="7" Width="32" Height="16" Command="10" Caption="Empty" /> <Button X="250" Y="7" Width="32" Height="16" Command="11" Caption="AAW" /> <Button X="285" Y="7" Width="32" Height="16" Command="12" Caption="ASuW" /> <Button X="355" Y="7" Width="32" Height="16" Command="13" Caption="ASW" /> <Button X="320" Y="7" Width="32" Height="16" Command="14" Caption="Strike" /> <Platform SlotSize="32" LauncherLocX="12" LauncherLocY="30" LauncherOffsetX="50" MagazineLocX="12" MagazineLocY="85" MagazineOffsetX="50" FlightPortLocX="12" FlightPortLocY="140" FuelLocX="300" FuelLocY="140" /> </Window> |