blob: 60c95a8a0c06a572b838c74bd7a95fdde4b4442b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater
positioning="cascading"
legacy_header_height="18"
can_resize="true"
height="350"
layout="topleft"
min_height="200"
min_width="400"
name="experiencepicker"
help_topic="experiencepicker"
title="CHOOSE EXPERIENCE"
width="350">
</floater>
|