blob: 12ade86b5fa9f2db25afc370c89f26a4166d1b4b (
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
legacy_header_height="18"
background_visible="true"
follows="left|top|right|bottom"
height="250"
layout="topleft"
left="0"
name="script_floater"
top="0"
can_dock="true"
can_minimize="true"
visible="false"
width="350"
can_resize="false"
min_width="350"
min_height="200">
</floater>
|