phoenix-firestorm/indra/newview/skins/default/xui/en/floater_destinations.xml

26 lines
534 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater
positioning="centered"
can_minimize="true"
can_close="true"
can_resize="true"
min_height="225"
min_width="350"
height="225"
layout="topleft"
name="Destinations"
single_instance="true"
help_topic="destinations"
save_rect="true"
save_visibility="true"
title="Destinations"
width="550">
<web_browser
top="0"
height="225"
width="550"
follows="all"
name="destination_guide_contents"
trusted_content="true"/>
</floater>