diff options
author | McCabe Maxsted | 2009-09-11 17:37:21 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-11 17:37:21 -0700 |
commit | f9ee6436b50bbae989dc1835c105b50836c478a2 (patch) | |
tree | 1bbad670b6bf603ed24e82203cc572367052435a /linden/indra/newview | |
parent | Applied patch for long distance opensim hypergrid tps (SVC-2491) (Feature cur... (diff) | |
download | meta-impy-f9ee6436b50bbae989dc1835c105b50836c478a2.zip meta-impy-f9ee6436b50bbae989dc1835c105b50836c478a2.tar.gz meta-impy-f9ee6436b50bbae989dc1835c105b50836c478a2.tar.bz2 meta-impy-f9ee6436b50bbae989dc1835c105b50836c478a2.tar.xz |
Fixed browser window showing wrong title
Diffstat (limited to 'linden/indra/newview')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml b/linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml index 318f46a..7beb7e4 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml | |||
@@ -1,7 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
3 | height="440" min_height="140" min_width="467" name="floater_about" | 3 | height="440" min_height="140" min_width="467" name="floater_about" |
4 | rect_control="FloaterMediaRect" title="Media Browser" width="560"> | 4 | rect_control="FloaterMediaRect" title="Web Browser" width="560"> |
5 | <layout_stack name="stack1" bottom="0" follows="left|right|top|bottom" left="10" top="-20" width="540"> | 5 | <layout_stack name="stack1" bottom="0" follows="left|right|top|bottom" left="10" top="-20" width="540"> |
6 | <layout_panel auto_resize="false" bottom="0" height="20" left="0" name="nav_controls" user_resize="false" | 6 | <layout_panel auto_resize="false" bottom="0" height="20" left="0" name="nav_controls" user_resize="false" |
7 | width="540"> | 7 | width="540"> |