diff options
author | callum <none@none> | 2011-06-06 17:12:17 -0700 |
---|---|---|
committer | callum <none@none> | 2011-06-06 17:12:17 -0700 |
commit | cf31723a1a258e0452dd26d9f5eb5fcdac290e05 (patch) | |
tree | a633a7459bd68351bbc9e015a98a50f363dd2529 /indra/newview/skins/default/xui/en/panel_progress.xml | |
parent | 926a9dcb58106650e8efda7a8a32b58bb6fcbd9e (diff) |
EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would like to see a video after I log in that highlights the best features of Second Life
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_progress.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_progress.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_progress.xml b/indra/newview/skins/default/xui/en/panel_progress.xml index 2868d91cc7..4535c56339 100644 --- a/indra/newview/skins/default/xui/en/panel_progress.xml +++ b/indra/newview/skins/default/xui/en/panel_progress.xml @@ -132,4 +132,12 @@ name="cancel_btn" top="700" width="90" /> + <web_browser + follows="all" + layout="topleft" + left="0" + name="login_media_panel" + width="1024" + height="768" + top="0"/> </panel> |