diff options
author | Oz Linden <oz@lindenlab.com> | 2010-10-14 14:07:57 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2010-10-14 14:07:57 -0400 |
commit | a63b83775120f7ebe3bafb897da70e4e41bda6a4 (patch) | |
tree | 9bf6087af7b9b6174ef0498f9dbc46c38f0f7ecc /indra/newview/skins/default/xui/en/panel_people.xml | |
parent | c322a29752c74c92328ebffeef77faa06e9ca7d9 (diff) | |
parent | 1bd19e8ffe99c4a2d0df8936bf01a63ebc05258f (diff) |
pull late fixes from beta
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_people.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_people.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_people.xml b/indra/newview/skins/default/xui/en/panel_people.xml index 3ffb462bb5..ab8930c967 100644 --- a/indra/newview/skins/default/xui/en/panel_people.xml +++ b/indra/newview/skins/default/xui/en/panel_people.xml @@ -114,7 +114,7 @@ Looking for people to hang out with? Try the [secondlife:///app/worldmap World M name="bottom_panel" top_pad="0" width="313"> - <menu_button + <button follows="bottom|left" height="25" image_hover_unselected="Toolbar_Left_Over" @@ -242,7 +242,7 @@ Looking for people to hang out with? Try the [secondlife:///app/worldmap World M layout="topleft" name="options_gear_btn_panel" width="32"> - <menu_button + <button follows="bottom|left" tool_tip="Show additional options" height="25" @@ -407,7 +407,7 @@ Looking for people to hang out with? Try the [secondlife:///app/worldmap World M name="bottom_panel" top_pad="0" width="313"> - <menu_button + <button follows="bottom|left" tool_tip="Options" height="25" @@ -490,7 +490,7 @@ Looking for people to hang out with? Try the [secondlife:///app/worldmap World M name="bottom_panel" top_pad="0" width="313"> - <menu_button + <button follows="bottom|left" tool_tip="Options" height="25" @@ -499,6 +499,7 @@ Looking for people to hang out with? Try the [secondlife:///app/worldmap World M image_selected="Toolbar_Left_Selected" image_unselected="Toolbar_Left_Off" layout="topleft" + left="3" name="recent_viewsort_btn" top="1" width="31" /> |