2013-08-21 21:22:09 -04:00
|
|
|
<stkgui>
|
|
|
|
|
|
|
|
<div x="2%" y="5%" width="96%" height="85%" layout="vertical-row" >
|
|
|
|
|
|
|
|
<label id="info" proportion="1" width="90%" align="center" text_align="center" word_wrap="true" text=""/>
|
|
|
|
|
|
|
|
<spacer height="20" width="50">
|
|
|
|
|
2013-08-22 12:57:04 -04:00
|
|
|
<buttonbar id="options" width="90%" height="30%" align="center">
|
2013-08-21 21:22:09 -04:00
|
|
|
<icon-button id="view" width="64" height="64" icon="gui/difficulty_medium.png"
|
2013-09-05 20:06:59 -04:00
|
|
|
I18N="User info dialog" text="View" label_location="bottom"/>
|
2013-08-21 21:22:09 -04:00
|
|
|
<icon-button id="cancel" width="64" height="64" icon="gui/main_quit.png"
|
|
|
|
I18N="User info dialog" text="Close" label_location="bottom"/>
|
|
|
|
</buttonbar>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</stkgui>
|