2013-07-02 22:00:08 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2009-08-29 21:28:46 -04:00
|
|
|
<stkgui>
|
2011-03-26 19:51:49 -04:00
|
|
|
|
|
|
|
<icon-button id="back" x="0" y="0" height="8%" icon="gui/back.png"/>
|
2009-05-17 15:07:27 -04:00
|
|
|
|
2013-07-02 22:00:08 -04:00
|
|
|
<div x="2%" y="2%" width="98%" height="96%" layout="vertical-row" >
|
2009-05-17 15:07:27 -04:00
|
|
|
|
2009-09-09 09:16:42 -04:00
|
|
|
<icon id="logo" align="center" proportion="4" width="100%" icon="gui/logo_slim.png"/>
|
2009-08-29 21:28:46 -04:00
|
|
|
|
2009-12-05 18:15:15 -05:00
|
|
|
<header I18N="Title in credits screen" text="Credits" width="100%" />
|
2009-08-29 21:28:46 -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>
|
2011-03-26 19:51:49 -04:00
|
|
|
|
2009-08-29 21:28:46 -04:00
|
|
|
</div>
|
2009-05-17 15:07:27 -04:00
|
|
|
|
2009-08-29 21:28:46 -04:00
|
|
|
</stkgui>
|