diff options
author | McCabe Maxsted | 2009-09-16 23:22:41 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-16 23:22:41 -0700 |
commit | 34a125d95b422e9faf33ccecdae98ecd331cb068 (patch) | |
tree | 609263451354d1dc27dae27de80ea311b0fcdccb /linden/indra/newview/skins/default | |
parent | Moved Rotate Mini-Map option to mini-map menu, added first use dialog (diff) | |
download | meta-impy-34a125d95b422e9faf33ccecdae98ecd331cb068.zip meta-impy-34a125d95b422e9faf33ccecdae98ecd331cb068.tar.gz meta-impy-34a125d95b422e9faf33ccecdae98ecd331cb068.tar.bz2 meta-impy-34a125d95b422e9faf33ccecdae98ecd331cb068.tar.xz |
Estate and track buttons now disable when they should, tweaked spacing
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml b/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml index 041672e..3485812 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | |||
@@ -36,7 +36,7 @@ | |||
36 | width="40"> | 36 | width="40"> |
37 | Meters | 37 | Meters |
38 | </text> | 38 | </text> |
39 | <tab_container border="false" bottom_delta="-179" height="174" left="0" mouse_opaque="false" | 39 | <tab_container border="false" bottom_delta="-176" height="172" left="0" mouse_opaque="false" |
40 | name="button_container" tab_position="top" follows="left|right|bottom" width="198"> | 40 | name="button_container" tab_position="top" follows="left|right|bottom" width="198"> |
41 | <panel border="true" bottom="-180" follows="left|top|right|bottom" height="160" | 41 | <panel border="true" bottom="-180" follows="left|top|right|bottom" height="160" |
42 | label="Avatars" left="1" mouse_opaque="true" name="avatar_tab" width="198"> | 42 | label="Avatars" left="1" mouse_opaque="true" name="avatar_tab" width="198"> |
@@ -76,17 +76,17 @@ | |||
76 | <button bottom_delta="-25" follows="top|right" height="22" label="Report..." | 76 | <button bottom_delta="-25" follows="top|right" height="22" label="Report..." |
77 | left_delta="0" name="ar_btn" | 77 | left_delta="0" name="ar_btn" |
78 | tool_tip="" width="80" /> | 78 | tool_tip="" width="80" /> |
79 | <button bottom_delta="-25" follows="top|right" height="22" label="Estate..." | 79 | <button bottom_delta="-25" follows="top|right" height="22" label="Kick..." |
80 | left_delta="0" name="estate_eject_btn" tool_tip="" | 80 | left_delta="0" name="estate_eject_btn" tool_tip="" |
81 | width="80" /> | 81 | width="80" /> |
82 | </panel> | 82 | </panel> |
83 | </tab_container> | 83 | </tab_container> |
84 | <scroll_list bottom="-187" width="96" height="140" left="10" | 84 | <scroll_list bottom="-190" width="104" height="143" left="4" |
85 | follows="left|bottom|right" draw_border="false" draw_heading="true" | 85 | follows="left|bottom|right" draw_border="false" draw_heading="true" |
86 | draw_stripes="true" column_padding="5" sort_column="1" mouse_opaque="true" | 86 | draw_stripes="true" column_padding="5" sort_column="1" mouse_opaque="true" |
87 | background_visible="true" multi_select="false" name="RadarList"> | 87 | background_visible="true" multi_select="false" name="RadarList"> |
88 | <column name="avatar_name" label="Name" dynamicwidth="true" /> | 88 | <column name="avatar_name" label="Name" dynamicwidth="true" /> |
89 | <column name="avatar_distance" label="Dist." width="55" /> | 89 | <column name="avatar_distance" label="Dist." width="48" /> |
90 | </scroll_list> | 90 | </scroll_list> |
91 | </panel> | 91 | </panel> |
92 | <string name="no_one_near"> | 92 | <string name="no_one_near"> |