blob: 48694e5fb6462306e991085ef5ad5c17d32f4acc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
height="512"
layout="topleft"
name="regioninfo"
save_rect="true"
title="Region/Estate"
width="480">
<tab_container
bottom="512"
follows="left|right|top|bottom"
layout="topleft"
left="1"
name="region_panels"
right="-1"
tab_position="top"
top="20" />
</floater>
|