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