blob: 4280a9ce2e877c0a6b4e855175152c16c4bb92f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel enabled="true" follows="left|right|top|bottom" height="768" left="0"
mouse_opaque="false" name="bottom_panel" width="1024">
<panel auto_resize="true" background_visible="false" bottom="040"
follows="left|right|top|bottom" height="728" left="0" mouse_opaque="false"
name="status" user_resize="false" width="1024" />
<layout_stack border_size="0" bottom="0" follows="left|right|bottom|top" height="768"
left="0" mouse_opaque="false" name="bar_stack" orientation="vertical"
use_bounding_rect="true" width="1024">
<layout_panel auto_resize="true" background_visible="false" bottom="0"
follows="left|right|top|bottom" height="768" left="0" mouse_opaque="false"
name="spacer" user_resize="false" width="1024" />
<layout_panel auto_resize="false" name="overlay" use_bounding_rect="true" user_resize="false"
width="1024" />
<layout_panel auto_resize="false" filename="panel_toolbar.xml" name="toolbar"
use_bounding_rect="true" user_resize="false" width="1024" />
</layout_stack>
<panel auto_resize="true" background_visible="false" bottom="50"
follows="left|right|top|bottom" height="728" left="0" mouse_opaque="false"
name="hud" user_resize="false" width="1024" />
</panel>
|