diff options
author | Richard Linden <none@none> | 2011-05-04 18:04:09 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2011-05-04 18:04:09 -0700 |
commit | efca808b0c95aa2406960cb60a25ab90b14bde90 (patch) | |
tree | e3461b80807cf21ddb28500fcac82152ef235b73 /indra/newview/skins/minimal/xui/en/panel_bottomtray.xml | |
parent | c82219934dfc20d8e4401ed875f9c59c16ab922c (diff) |
EXP-584 FIXED View button on bottom bar is hidden when launching Basic Viewer with Voice options added back in
corrected order in which buttons are collapsed so that they collapse right to left
Diffstat (limited to 'indra/newview/skins/minimal/xui/en/panel_bottomtray.xml')
-rw-r--r-- | indra/newview/skins/minimal/xui/en/panel_bottomtray.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml b/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml index a250f95e4f..afd20187c6 100644 --- a/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml @@ -129,7 +129,7 @@ height="28" layout="topleft" min_width="17" - name="splitter_panel" + name="splitter_panel_1" user_resize="false" width="17"> <icon @@ -149,7 +149,7 @@ min_height="28" min_width="83" mouse_opaque="false" - name="avatar_and_destinations_panel" + name="destinations_panel" user_resize="false" width="103"> <bottomtray_button @@ -180,7 +180,7 @@ min_height="28" min_width="73" mouse_opaque="false" - name="avatar_and_destinations_panel" + name="avatar_panel" user_resize="false" width="103"> <bottomtray_button @@ -208,7 +208,7 @@ height="28" layout="topleft" min_width="17" - name="splitter_panel" + name="splitter_panel_2" user_resize="false" width="17"> <icon |