summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorLeslie Linden <leslie@lindenlab.com>2011-10-05 16:57:05 -0700
committerLeslie Linden <leslie@lindenlab.com>2011-10-05 16:57:05 -0700
commit83dd4b68712846b6f5a9a8218fdf5c80dcb6a3fa (patch)
treed2cb08b7e9656148bc2eb598ab0523ae9e4b7916 /indra
parent70495f6f2f61687717135f027c224003f5c5360a (diff)
parent5cc728a1d6fbec4c17c535428198c15daac1b5d3 (diff)
Merge with latest
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/floater_destinations.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_destinations.xml b/indra/newview/skins/default/xui/en/floater_destinations.xml
new file mode 100644
index 0000000000..50a279c046
--- /dev/null
+++ b/indra/newview/skins/default/xui/en/floater_destinations.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<floater
+ legacy_header_height="225"
+ can_minimize="true"
+ can_close="true"
+ user_resize="true"
+ can_resize="true"
+ min_height="230"
+ height="230"
+ layout="topleft"
+ name="Destinations"
+ single_instance="true"
+ help_topic="destinations"
+ save_rect="true"
+ title="Destinations"
+ width="445">
+ <web_browser
+ top="25"
+ height="200"
+ width="435"
+ 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>