27 lines
485 B
XML
27 lines
485 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
|
|
<floater
|
|
can_close="true"
|
|
can_resize="true"
|
|
height="400"
|
|
width="500"
|
|
min_height="300"
|
|
min_width="500"
|
|
layout="topleft"
|
|
help_topic="floater_experiences"
|
|
name="floater_experiences"
|
|
save_rect="true"
|
|
single_instance="true"
|
|
title="Experiences">
|
|
<tab_container
|
|
top="3"
|
|
left="3"
|
|
layout="topleft"
|
|
right="-3"
|
|
follows="all"
|
|
height="394"
|
|
name="xp_tabs">
|
|
</tab_container>
|
|
|
|
</floater>
|