summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_destinations.xml
blob: 2b48a9f6d6ae1cc551bf1355a31304fd239bf6cb (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
25
26
27
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 open_positioning="cascading"
 legacy_header_height="225"
 can_minimize="true"
 can_close="true"
 user_resize="true"
 can_resize="true"
 min_height="230"
 min_width="525"
 height="230"
 layout="topleft"
 name="Destinations"
 single_instance="true"
 help_topic="destinations"
 save_rect="true"
 title="DESTINATIONS"
 width="840">
    <web_browser
      top="25"
      height="200"
      width="840"
      follows="all"
      name="destination_guide_contents"
      start_url="http://common-flash-secondlife-com.s3.amazonaws.com/viewer/v2.6/agni/guide.html"
      trusted_content="true"/>
</floater>