aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-07-10 05:30:16 -0700
committerMcCabe Maxsted2010-07-10 05:30:16 -0700
commitcf09e00ee0affdc23c084222961408487cca4c30 (patch)
tree04aaa450ff7980ea6921d0b4f820fcb72219198f /linden/indra/newview/skins/default/xui
parentrevamp autoenable joystick (diff)
downloadmeta-impy-cf09e00ee0affdc23c084222961408487cca4c30.zip
meta-impy-cf09e00ee0affdc23c084222961408487cca4c30.tar.gz
meta-impy-cf09e00ee0affdc23c084222961408487cca4c30.tar.bz2
meta-impy-cf09e00ee0affdc23c084222961408487cca4c30.tar.xz
Changes that should make the 'Ban' button in the radar work for EMs as well as parcel mgrs
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_radar.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_radar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_radar.xml
index 452474f..603f2d8 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_radar.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_radar.xml
@@ -118,6 +118,10 @@
118 bottom_delta="-22" left_delta="0" height="20" width="80" 118 bottom_delta="-22" left_delta="0" height="20" width="80"
119 follows="top|right" tool_tip="" /> 119 follows="top|right" tool_tip="" />
120 120
121 <button name="ban_btn" label="Ban..."
122 bottom_delta="-22" left_delta="0" height="20" width="80"
123 follows="top|right" tool_tip="" />
124
121 <button name="mute_btn" label="Mute..." 125 <button name="mute_btn" label="Mute..."
122 bottom_delta="-22" left_delta="0" height="20" width="80" 126 bottom_delta="-22" left_delta="0" height="20" width="80"
123 follows="top|right" tool_tip="" /> 127 follows="top|right" tool_tip="" />
@@ -134,9 +138,9 @@
134 bottom_delta="-22" left_delta="0" height="20" width="80" 138 bottom_delta="-22" left_delta="0" height="20" width="80"
135 follows="top|right" tool_tip="" />--> 139 follows="top|right" tool_tip="" />-->
136 140
137 <button name="estate_ban_btn" label="Ban..." 141 <!--<button name="estate_ban_btn" label="Ban..."
138 bottom_delta="-22" left_delta="0" height="20" width="80" 142 bottom_delta="-22" left_delta="0" height="20" width="80"
139 follows="top|right" tool_tip="" /> 143 follows="top|right" tool_tip="" />-->
140 144
141 </panel> 145 </panel>
142 </tab_container> 146 </tab_container>