2009-08-30 01:28:46 +00:00
|
|
|
<stkgui>
|
2009-03-15 01:34:21 +00:00
|
|
|
|
2009-09-09 13:16:42 +00:00
|
|
|
<div x="5%" y="0" width="90%" height="98%" layout="vertical-row" >
|
2009-08-30 01:28:46 +00:00
|
|
|
|
2009-09-09 13:16:42 +00:00
|
|
|
<icon id="logo" align="center" proportion="8" width="100%" icon="gui/logo.png"/>
|
2009-08-30 01:28:46 +00:00
|
|
|
|
2009-09-09 13:16:42 +00:00
|
|
|
<buttonbar id="menu_toprow" proportion="3" width="75%" align="center">
|
2009-08-30 01:28:46 +00:00
|
|
|
<icon-button id="new" width="128" height="128" icon="gui/main_race.png"
|
|
|
|
I18N="Main menu button" text="Race"/>
|
|
|
|
<icon-button id="network" width="128" height="128" icon="gui/main_network.png"
|
|
|
|
I18N="Main menu button" text="Networking"/>
|
|
|
|
<icon-button id="challenges" width="128" height="128"
|
2009-11-14 00:32:12 +00:00
|
|
|
icon="gui/challenge.png"
|
2009-08-30 01:28:46 +00:00
|
|
|
I18N="Main menu button" text="Challenges"/>
|
|
|
|
</buttonbar>
|
|
|
|
|
|
|
|
<spacer width="10" proportion="1"/>
|
|
|
|
|
2009-09-09 13:16:42 +00:00
|
|
|
<buttonbar id="menu_bottomrow" proportion="3" width="85%" align="center">
|
2009-08-30 01:28:46 +00:00
|
|
|
<icon-button id="options" width="128" height="128" icon="gui/main_options.png"
|
|
|
|
I18N="Main menu button" text="Options"/>
|
|
|
|
<icon-button id="help" width="128" height="128" icon="gui/main_help.png"
|
|
|
|
I18N="Main menu button" text="Help"/>
|
|
|
|
<icon-button id="about" width="128" height="128" icon="gui/main_about.png"
|
|
|
|
I18N="Main menu button" text="About"/>
|
|
|
|
<icon-button id="quit" width="128" height="128" icon="gui/main_quit.png"
|
|
|
|
I18N="Main menu button" text="Quit"/>
|
|
|
|
</buttonbar>
|
|
|
|
|
|
|
|
<spacer width="10" proportion="1"/>
|
|
|
|
|
|
|
|
</div>
|
2009-03-15 01:34:21 +00:00
|
|
|
|
2009-08-30 01:28:46 +00:00
|
|
|
</stkgui>
|