Update of /cvsroot/gcblue/gcb_wx/xml
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14891/xml
Added Files:
scenarioselect_view.xml
Log Message:
--- NEW FILE: scenarioselect_view.xml ---
<Window>
<Button X="30" Y="25" Width="65" Height="15" Caption="Main" Command="10"/>
<Button X="100" Y="25" Width="65" Height="15" Caption="Credits" Command="20"/>
<Button X="170" Y="25" Width="65" Height="15" Caption="Database" Command="30"/>
<Button X="240" Y="25" Width="65" Height="15" Caption="Options" Command="40"/>
<Button X="310" Y="25" Width="65" Height="15" Caption="Play" Command="70"/>
</Window>
|