2009-04-01 15:48:42 -04:00
|
|
|
<div x="5%" y="2%" width="90%" height="96%" layout="vertical-row" >
|
|
|
|
|
|
|
|
<label align="center" text="SuperTuxKart Options"/>
|
|
|
|
|
2009-04-01 16:37:34 -04:00
|
|
|
<ribbon id="options_choice" height="20%" width="75%" align="center">
|
2009-04-04 19:33:37 -04:00
|
|
|
<icon-button id="audio_video" width="128" height="128" icon="gui/options_audio_video.png" text="Audio/Video"/>
|
|
|
|
<icon-button id="players" width="128" height="128" icon="gui/options_players.png" text="Players"/>
|
|
|
|
<icon-button id="controls" width="128" height="128" icon="gui/options_input.png" text="Controls"/>
|
2009-04-01 16:37:34 -04:00
|
|
|
</ribbon>
|
2009-04-01 15:48:42 -04:00
|
|
|
|
|
|
|
<spacer proportion="1" width="10" proportion="1"/>
|
|
|
|
|
2009-04-01 16:37:34 -04:00
|
|
|
<list id="players" proportion="5" width="75%" align="center"/>
|
|
|
|
|
2009-04-01 15:48:42 -04:00
|
|
|
</div>
|