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-08-29 21:28:46 -04:00
|
|
|
<label width="100%" height="25"
|
|
|
|
I18N="In the kart selection (player setup) screen"
|
|
|
|
text="Choose a Kart (more players can join by pressing 'fire' now)"
|
2009-08-26 12:06:38 -04:00
|
|
|
align="center" text_align="center" />
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-08-26 16:05:51 -04:00
|
|
|
<placeholder id="playerskarts" width="100%" proportion="4">
|
2009-07-04 13:24:09 -04:00
|
|
|
<!-- Contents is added programatically -->
|
2009-08-26 16:05:51 -04:00
|
|
|
</placeholder>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-05-03 12:53:37 -04:00
|
|
|
<spacer height="15" width="25"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-08-29 21:28:46 -04:00
|
|
|
<box proportion="2" width="100%" layout="vertical-row">
|
2009-08-26 12:06:38 -04:00
|
|
|
<ribbon_grid id="karts" proportion="1" square_items="true" width="100%" align="center"
|
|
|
|
child_width="80" child_height="80"/>
|
2009-05-03 12:53:37 -04:00
|
|
|
</box>
|
2009-03-14 21:34:21 -04:00
|
|
|
<tabs width="100%" height="25" id="kartgroups">
|
2009-08-29 21:28:46 -04:00
|
|
|
<button id="standard" I18N="Kart group" text="Standard"/>
|
|
|
|
<button id="addons" I18N="Kart group" text="Add-Ons"/>
|
|
|
|
<button id="special" I18N="Kart group" text="Special"/>
|
|
|
|
<button id="all" I18N="Kart group" text="All"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
</tabs>
|
2009-05-03 12:53:37 -04:00
|
|
|
|
2009-05-02 15:20:31 -04:00
|
|
|
<spacer height="15" width="25"/>
|
|
|
|
|
2009-03-14 21:34:21 -04:00
|
|
|
</div>
|
|
|
|
|
2009-08-29 21:28:46 -04:00
|
|
|
</stkgui>
|