12 lines
396 B
XML
12 lines
396 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<stkgui>
|
|
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
|
|
|
<header id="title" width="96%" height="fit" text_align="center" I18N="Networking screen" text="Waiting for the others..."/>
|
|
|
|
<spacer height="40" width="50"/>
|
|
|
|
<label proportion="1" width="100%" text_align="left" id="lblDetails"/>
|
|
</div>
|
|
</stkgui>
|