Following discussion on IRC, put 'press fire to join' in a box to make it more readable and more visible

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6066 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2010-09-19 18:57:23 +00:00
parent 628643f664
commit 6646a64c2a

View File

@ -7,10 +7,13 @@
text="Choose a Kart"
align="center" text_align="center" />
<bright width="100%" height="25"
I18N="In the kart selection (player setup) screen"
text="(more players can join by pressing 'fire' now)"
align="center" text_align="center" />
<!-- FIXME: don't hardcode height -->
<box height="30" width="100%" layout="vertical-row">
<label width="100%" proportion="1"
I18N="In the kart selection (player setup) screen"
text="(more players can join by pressing 'fire' now)"
align="center" text_align="center" />
</box>
<placeholder id="playerskarts" width="100%" proportion="4">
<!-- Contents is added programatically -->