blob: a4066b34c56d57a3241eae44201da7131532aef7 (
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
legacy_header_height="18"
auto_tile="true"
height="510"
layout="topleft"
name="event_preview"
help_topic="event_preview"
save_rect="true"
title="EVENT INFORMATION"
width="440">
<floater.string
name="Title">
Event: [NAME]
</floater.string>
<panel
follows="bottom|left"
height="470"
layout="topleft"
left="0"
name="event_details_panel"
top="20"
width="440" />
</floater>
|