diff options
author | Xiaohong Bao <bao@lindenlab.com> | 2009-10-30 21:28:52 -0600 |
---|---|---|
committer | Xiaohong Bao <bao@lindenlab.com> | 2009-10-30 21:28:52 -0600 |
commit | 01d06db0154e0cfc43c82664c6bf6129a3fa4883 (patch) | |
tree | 3e842ddedf605d6883be7f04de55c173c38aa46b /indra/newview/skins/default/xui/en/floater_moveview.xml | |
parent | 801301c435414df1e22c321a685044b7cd43055e (diff) | |
parent | 9abcf6684e86b0b8c2d343ccd4864b2e854be3d7 (diff) |
sync to the tip.
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_moveview.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_moveview.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_moveview.xml b/indra/newview/skins/default/xui/en/floater_moveview.xml index 745385f153..02cbef5987 100644 --- a/indra/newview/skins/default/xui/en/floater_moveview.xml +++ b/indra/newview/skins/default/xui/en/floater_moveview.xml @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="utf-8" standalone="yes" ?> <floater + legacy_header_height="18" can_dock="true" can_close="true" - can_minimize="true" + can_minimize="false" center_horiz="true" follows="bottom" height="110" @@ -37,7 +38,7 @@ Fly Backwards (press Down Arrow or S) </string> <panel - border="true" + border="false" height="83" follows="left|top" layout="topleft" @@ -135,7 +136,7 @@ </panel> <!-- Width and height of this panel should be synchronized with panel_stand_stop_flying.xml --> <panel - border="true" + border="false" height="27" layout="topleft" left="0" |