aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/panel_radar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/panel_radar.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_radar.xml144
1 files changed, 144 insertions, 0 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
new file mode 100644
index 0000000..2d50bc0
--- /dev/null
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_radar.xml
@@ -0,0 +1,144 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2
3<!-- Note: panel rect (size) is specified in floater_mini_map.xml -->
4
5<panel name="RadarPanel" label="Radar"
6 background_visible="true" bg_alpha_color="NetMapBackgroundColor"
7 border="false" mouse_opaque="true">
8
9 <string name="no_one_near">
10 No avatars within range
11 </string>
12 <string name="is_muted">
13 (muted)
14 </string>
15 <string name="is_typing">
16 (typing)
17 </string>
18 <string name="entering_chat_range">
19 [NAME] has entered chat range ([DISTANCE]m)
20 </string>
21 <string name="entering_sim_range">
22 [NAME] has entered the sim ([DISTANCE]m)
23 </string>
24
25 <text name="lblAvatarCount"
26 bottom="-20" left="10" height="16" width="220"
27 h_pad="0" halign="left" v_pad="0" follows="left|top"
28 bg_visible="false" border_drop_shadow_visible="false"
29 border_visible="false" drop_shadow_visible="true"
30 font="SansSerifSmall" mouse_opaque="true">
31 0
32 </text>
33
34 <text name="avatars_in"
35 bottom="-20" left="27" height="16" width="220"
36 h_pad="0" halign="left" v_pad="0"
37 bg_visible="false" border_drop_shadow_visible="false"
38 border_visible="false" drop_shadow_visible="true" follows="left|top"
39 font="SansSerifSmall" mouse_opaque="true" >
40 Avatars in
41 </text>
42
43 <slider name="near_me_range" label="" control_name="NearMeRange"
44 bottom_delta="0" left_delta="55" width="110" height="15"
45 follows="left|top" min_val="5" max_val="512" increment="1"
46 initial_val="96" decimal_digits="0" />
47
48 <text name="meters"
49 bottom_delta="0" left="190" height="15" width="40"
50 h_pad="0" halign="left" v_pad="0" follows="left|top"
51 bg_visible="false" border_drop_shadow_visible="false"
52 border_visible="false" drop_shadow_visible="true"
53 font="SansSerifSmall" mouse_opaque="true">
54 m
55 </text>
56
57 <tab_container name="buttons_container"
58 bottom="1" left="0" right="0" height="172"
59 follows="left|right|bottom" border="false"
60 mouse_opaque="false" tab_position="top">
61
62 <panel name="avatar_tab" label="Avatars"
63 bottom="-180" left="1" height="160" width="198"
64 follows="left|top|right|bottom"
65 border="true" mouse_opaque="true">
66
67 <button name="im_btn" label="IM/Call"
68 bottom="-25" left="-85" height="22" width="80"
69 follows="top|right"
70 tool_tip="Open Instant Message session" />
71
72 <button name="profile_btn" label="Profile"
73 bottom_delta="-25" left_delta="0" height="22" width="80"
74 follows="top|right"
75 tool_tip="Show picture, groups, and other information" />
76
77 <button name="offer_teleport_btn" label="Teleport..."
78 bottom_delta="-25" left_delta="0" height="22" width="80"
79 follows="top|right"
80 tool_tip="Offer to teleport this person to your location" />
81
82 <button name="track_btn" label="Track"
83 bottom_delta="-25" left_delta="0" height="22" width="80"
84 follows="top|right"
85 tool_tip="Create a beacon to track friends you can map" />
86
87 <button name="invite_btn" label="Invite..."
88 bottom_delta="-25" left_delta="0" height="22" width="80"
89 follows="top|right"
90 tool_tip="Remove this person from your friends list" />
91
92 <button name="add_btn" label="Add..."
93 bottom_delta="-25" left_delta="0" height="22" width="80"
94 follows="top|right"
95 tool_tip="Offer friendship to a resident" />
96
97 </panel>
98
99 <panel name="estate_tab" label="Estate"
100 bottom="-160" left="1" height="160" width="198"
101 follows="left|top|right|bottom"
102 border="true" mouse_opaque="true">
103
104 <button name="freeze_btn" label="Freeze..."
105 bottom="-25" left="-85" height="22" width="80"
106 follows="top|right" tool_tip="" />
107
108 <button name="eject_btn" label="Eject..."
109 bottom_delta="-25" left_delta="0" height="22" width="80"
110 follows="top|right" tool_tip="" />
111
112 <button name="mute_btn" label="Mute..."
113 bottom_delta="-25" left_delta="0" height="22" width="80"
114 follows="top|right" tool_tip="" />
115
116 <button name="unmute_btn" label="Unmute..."
117 bottom_delta="0" left_delta="0" height="22" width="80"
118 follows="top|right" tool_tip="" />
119
120 <button name="ar_btn" label="Report..."
121 bottom_delta="-25" left_delta="0" height="22" width="80"
122 follows="top|right" tool_tip="" />
123
124 <button name="estate_eject_btn" label="Kick..."
125 bottom_delta="-25" left_delta="0" height="22" width="80"
126 follows="top|right" tool_tip="" />
127
128 </panel>
129 </tab_container>
130
131 <scroll_list name="RadarList"
132 bottom="6" left="4" right="-92" height="146"
133 follows="left|bottom|right"
134 draw_border="false" draw_heading="true"
135 draw_stripes="true" background_visible="true"
136 column_padding="5" sort_column="1" multi_select="false"
137 mouse_opaque="true" >
138
139 <column name="avatar_name" label="Name" dynamicwidth="true" />
140 <column name="avatar_distance" label="Dist." width="48" />
141 </scroll_list>
142
143</panel>
144