ec48b69f9d
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12380 178a84e3-b1eb-0310-8ba1-8eac791a3b58
13 lines
314 B
Plaintext
13 lines
314 B
Plaintext
<stkgui>
|
|
|
|
<div x="2%" y="10%" width="96%" height="80%" layout="vertical-row" >
|
|
|
|
<label id="title" width="100%" text_align="left" word_wrap="true" proportion="1" />
|
|
|
|
<spacer height="10" width="10" />
|
|
|
|
<button id="continue" I18N="Button in tutorial" text="Continue" align="right"/>
|
|
</div>
|
|
|
|
</stkgui>
|