9a6f3ef547
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3959 178a84e3-b1eb-0310-8ba1-8eac791a3b58
19 lines
537 B
Plaintext
19 lines
537 B
Plaintext
<stkgui>
|
|
|
|
<div x="5%" y="2%" width="90%" height="96%" layout="vertical-row" >
|
|
|
|
<icon id="logo" align="center" proportion="4" width="100%" icon="gui/logo.png"/>
|
|
|
|
<label I18N="Title in credits screen" text="Credits" width="100%" />
|
|
|
|
<box id="animated_area" width="100%" proportion="10">
|
|
|
|
</box>
|
|
|
|
<spacer width="50" height="45" />
|
|
|
|
</div>
|
|
|
|
<button id="back" x="20" y="-40" width="250" height="35" align="left" text="Back to main menu"/>
|
|
|
|
</stkgui> |