2010-06-30 14:40:55 -04:00
|
|
|
<stkgui>
|
|
|
|
|
2011-05-24 21:31:57 -04:00
|
|
|
<div x="0%" y="0%" width="100%" height="98%" layout="vertical-row" >
|
2011-05-16 21:01:51 -04:00
|
|
|
|
2011-05-24 21:31:57 -04:00
|
|
|
<div x="0" y="0" width="100%" layout="horizontal-row" height="8%">
|
2011-05-24 21:23:35 -04:00
|
|
|
<icon-button id="back" height="100%" icon="gui/back.png"/>
|
|
|
|
<header text_align="center" proportion="1" text="SuperTuxKart Addons" align="center"/>
|
2011-05-25 03:04:57 -04:00
|
|
|
<button id="reload" I18N="Reload button to reload addon data" text="Reload" />
|
2011-05-29 15:23:33 -04:00
|
|
|
<spacer width="15" height="10" />
|
2011-05-24 21:23:35 -04:00
|
|
|
</div>
|
|
|
|
|
2010-06-30 14:40:55 -04:00
|
|
|
<spacer height="15" width="10"/>
|
|
|
|
|
2011-05-16 21:01:51 -04:00
|
|
|
<tabs id="category" height="10%" max_height="110" width="90%" align="center">
|
2010-07-28 13:46:48 -04:00
|
|
|
<icon-button id="tab_kart" width="128" height="128" icon="gui/karts.png"
|
|
|
|
I18N="Section in the addons menu" text="Karts"/>
|
|
|
|
<icon-button id="tab_track" width="128" height="128" icon="gui/mode_normal.png"
|
|
|
|
I18N="Section in the addons menu" text="Tracks"/>
|
2011-06-27 18:49:15 -04:00
|
|
|
<icon-button id="tab_arena" width="128" height="128" icon="gui/mode_normal.png"
|
|
|
|
I18N="Section in the addons menu" text="Arenas"/>
|
2010-06-30 14:40:55 -04:00
|
|
|
</tabs>
|
2011-05-24 21:31:57 -04:00
|
|
|
<spacer height="5" width="10"/>
|
2010-09-01 12:01:19 -04:00
|
|
|
|
2011-05-17 03:06:10 -04:00
|
|
|
<list id="list_addons" proportion="1" width="97%" align="center"/>
|
2011-05-16 21:01:51 -04:00
|
|
|
|
2011-05-24 21:31:57 -04:00
|
|
|
<spacer width="1" height="8" />
|
2011-05-16 21:01:51 -04:00
|
|
|
|
2010-06-30 14:40:55 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
</stkgui>
|