2013-07-02 22:00:08 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2009-08-29 21:28:46 -04:00
|
|
|
<stkgui>
|
2018-09-16 10:37:42 -04:00
|
|
|
<icon-button id="back" x="0" y="0" height="8%" icon="gui/icons/back.png"/>
|
2009-05-17 15:07:27 -04:00
|
|
|
|
2018-06-19 19:59:54 -04:00
|
|
|
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row" >
|
2014-06-19 03:49:36 -04:00
|
|
|
|
2018-09-16 10:37:42 -04:00
|
|
|
<icon id="logo" align="center" proportion="4" width="100%" icon="gui/icons/logo_slim.png"/>
|
2014-06-19 03:49:36 -04:00
|
|
|
|
2018-06-19 19:59:54 -04:00
|
|
|
<div x="0" y="0" width="100%" proportion="1" layout="horizontal-row" >
|
|
|
|
|
|
|
|
<header I18N="Title in credits screen" text="Credits" />
|
|
|
|
|
|
|
|
<spacer proportion="1" />
|
|
|
|
|
|
|
|
<button id="donate" width="fit" align="center" text="Donate to help keep SuperTuxKart going!"/>
|
|
|
|
|
|
|
|
</div>
|
2014-06-19 03:49:36 -04:00
|
|
|
|
2013-07-02 22:00:08 -04:00
|
|
|
<box id="animated_area" width="100%" proportion="10" padding="0">
|
2009-08-29 21:28:46 -04:00
|
|
|
</box>
|
|
|
|
</div>
|
2014-06-19 03:49:36 -04:00
|
|
|
</stkgui>
|