2009-08-29 21:28:46 -04:00
|
|
|
<stkgui>
|
|
|
|
|
2009-05-03 12:53:37 -04:00
|
|
|
<div x="2%" y="1%" width="96%" height="99%" layout="vertical-row" >
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-12-05 18:15:15 -05:00
|
|
|
<header width="100%" I18N="Section in track selection screen" text="Grand Prix"
|
2009-08-29 21:28:46 -04:00
|
|
|
align="center" text_align="center" />
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-04-11 15:57:10 -04:00
|
|
|
<buttonbar id="gps" height="175" width="100%" align="center" square_items="true">
|
2009-12-14 15:15:09 -05:00
|
|
|
<icon-button id="gp1" width="171" height="128" icon="gui/track_random.png" text="Penguin Playground"/>
|
|
|
|
<icon-button id="gp2" width="171" height="128" icon="gui/track_random.png" text="Snag Drive"/>
|
|
|
|
<icon-button id="gp3" width="171" height="128" icon="gui/track_random.png" text="To the Moon and Back"/>
|
|
|
|
<icon-button id="gp4" width="171" height="128" icon="gui/track_random.png" text="At World's End"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
</buttonbar>
|
|
|
|
|
2009-12-05 18:15:15 -05:00
|
|
|
<header width="100%" I18N="Section in track selection screen" text="All Tracks"
|
2009-08-29 21:28:46 -04:00
|
|
|
align="center" text_align="center" />
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-08-29 21:28:46 -04:00
|
|
|
<box proportion="1" width="100%" layout="vertical-row">
|
|
|
|
<ribbon_grid id="tracks" proportion="1" width="100%" square_items="true"
|
2010-01-15 19:02:27 -05:00
|
|
|
label_location="bottom" align="center" child_width="160" child_height="120" />
|
2009-07-30 21:34:06 -04:00
|
|
|
<spacer width="20" height="13" />
|
2009-05-03 12:53:37 -04:00
|
|
|
</box>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2010-01-31 13:52:24 -05:00
|
|
|
<!-- Populated dynamically at runtime -->
|
|
|
|
<tabs width="100%" height="25" id="trackgroups"> </tabs>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-07-30 21:34:06 -04:00
|
|
|
<spacer width="20" height="13" />
|
2009-03-14 21:34:21 -04:00
|
|
|
|
|
|
|
</div>
|
|
|
|
|
2009-08-29 21:28:46 -04:00
|
|
|
</stkgui>
|