6 lines
404 B
XML
6 lines
404 B
XML
|
<?xml-model href="../gui.xsd" type="application/xml" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||
|
<root reference_width="2560" reference_height="1440">
|
||
|
<!-- max 5 entries, each entry gets 39 pixel (at 1440p) -->
|
||
|
<grid id="main_grid" x_dim="1" y_dim="5" x_offset="-410" y_offset="10" width="400" height="195"
|
||
|
vert_align="top" hori_align="right" margin="0" padding="0"> </grid>
|
||
|
</root>
|