blob: fdea7a821ab28e26259eb9d2a54d417f77a5af57 (
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
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<floater
positioning="cascading"
legacy_header_height="18"
can_resize="true"
height="588"
layout="topleft"
name="floater_my_appearance"
help_topic="appearance"
save_rect="true"
single_instance="true"
reuse_instance="true"
title="APPEARANCE"
min_height="440"
min_width="333"
width="333">
<panel
top="18"
class="sidepanel_appearance"
name="main_panel"
filename="sidepanel_appearance.xml"
label="Edit Appearance"
font="SansSerifBold"/>
</floater>
|