blob: 74c4e228419c1727971d317e3226d4ff425576f4 (
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
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<floater
open_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"
title="APPEARANCE"
min_height="230"
min_width="333"
width="333">
<panel
top="18"
class="sidepanel_appearance"
name="main_panel"
filename="sidepanel_appearance.xml"
label="Edit Appearance"
font="SansSerifBold"/>
</floater>
|