diff options
author | Merov Linden <merov@lindenlab.com> | 2011-05-07 10:54:32 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-05-07 10:54:32 -0700 |
commit | 51c779b5e832a0c303b4c84c7263c7fed3bd9b30 (patch) | |
tree | 9238b072e26cc02f14336ce16d7e54bf93f27d56 /indra/newview/skins | |
parent | e068e81f9f2c87c54a40020370b7c0105514dda2 (diff) | |
parent | d892256d5ba142bb8ea7ef11f64c67a498e725e9 (diff) |
Pull from viewer-experience-merge
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_sound_devices.xml | 2 | ||||
-rw-r--r-- | indra/newview/skins/minimal/xui/en/panel_bottomtray.xml | 30 |
2 files changed, 16 insertions, 16 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_sound_devices.xml b/indra/newview/skins/default/xui/en/floater_sound_devices.xml index b5d95aeca4..c7c7a05af2 100644 --- a/indra/newview/skins/default/xui/en/floater_sound_devices.xml +++ b/indra/newview/skins/default/xui/en/floater_sound_devices.xml @@ -4,7 +4,7 @@ border="false" legacy_header_height="18" can_minimize="true" - can_resize="true" + can_resize="false" can_close="false" save_dock_state="true" save_visibility="true" diff --git a/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml b/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml index 9c14edb306..237af61717 100644 --- a/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml @@ -47,7 +47,7 @@ mouse_opaque="false" name="chat_bar_layout_panel" user_resize="true" - width="308" > + width="312" > <panel name="chat_bar" filename="panel_nearby_chat_bar.xml" @@ -108,7 +108,7 @@ name="speak_flyout_panel" top_delta="0" user_resize="false" - width="20"> + width="26"> <button follows="left|right" width="20" @@ -151,7 +151,7 @@ layout="topleft" get_more="false" view_all="false" - left="3" + left="0" name="Gesture" tool_tip="Make your avatar do things" top="5" @@ -174,7 +174,7 @@ mouse_opaque="false" name="cam_panel" user_resize="false" - width="83"> + width="86"> <bottomtray_button can_drag="false" follows="left|right" @@ -201,15 +201,15 @@ follows="left|right" height="28" layout="topleft" - min_width="17" + min_width="8" name="splitter_panel_1" user_resize="false" - width="17"> + width="8"> <icon follows="left|bottom" height="18" width="2" - left="6" + left="0" image_name="Button_Separator" name="separator" top="7"/> @@ -224,7 +224,7 @@ mouse_opaque="false" name="destinations_panel" user_resize="false" - width="103"> + width="106"> <bottomtray_button can_drag="false" follows="left|right" @@ -255,7 +255,7 @@ mouse_opaque="false" name="avatar_panel" user_resize="false" - width="103"> + width="106"> <bottomtray_button can_drag="false" follows="left|right" @@ -281,15 +281,15 @@ follows="left|right" height="28" layout="topleft" - min_width="17" + min_width="8" name="splitter_panel_2" user_resize="false" - width="17"> + width="8"> <icon follows="left|bottom" height="18" width="2" - left="6" + left="0" image_name="Button_Separator" name="separator" top="7"/> @@ -305,7 +305,7 @@ name="people_panel" top_delta="0" user_resize="false" - width="105"> + width="106"> <bottomtray_button can_drag="false" follows="left|right" @@ -338,7 +338,7 @@ name="profile_panel" top_delta="0" user_resize="false" - width="105"> + width="106"> <bottomtray_button can_drag="false" follows="left|right" @@ -371,7 +371,7 @@ name="howto_panel" top_delta="0" user_resize="false" - width="105"> + width="106"> <bottomtray_button can_drag="false" follows="left|right" |