blob: 31dd6d2c64f120f0fc475dc459e0f81a61703272 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<floater
positioning="cascading"
default_tab_group="1"
legacy_header_height="18"
can_resize="true"
height="588"
layout="topleft"
name="floater_places"
help_topic="floater_places"
save_rect="true"
reuse_instance="true"
title="PLACES"
min_height="440"
min_width="333"
width="333">
<panel
top="18"
tab_group="1"
class="panel_places"
name="main_panel"
filename="panel_places.xml"
label="Places"
font="SansSerifBold"/>
</floater>
|