aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/panel_radar.xml
blob: 2d50bc0ab71707a7a9ba654dde14fa3cdc7ed262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>

<!-- Note: panel rect (size) is specified in floater_mini_map.xml -->

<panel name="RadarPanel" label="Radar"
       background_visible="true" bg_alpha_color="NetMapBackgroundColor"
       border="false" mouse_opaque="true">

  <string name="no_one_near">
    No avatars within range
  </string>
  <string name="is_muted">
    (muted)
  </string>
  <string name="is_typing">
    (typing)
  </string>
  <string name="entering_chat_range">
    [NAME] has entered chat range ([DISTANCE]m)
  </string>
  <string name="entering_sim_range">
    [NAME] has entered the sim ([DISTANCE]m)
  </string>

  <text name="lblAvatarCount"
        bottom="-20" left="10" height="16" width="220"
        h_pad="0" halign="left" v_pad="0" follows="left|top"
        bg_visible="false" border_drop_shadow_visible="false" 
        border_visible="false" drop_shadow_visible="true"
        font="SansSerifSmall" mouse_opaque="true">
    0
  </text>

  <text name="avatars_in" 
        bottom="-20" left="27" height="16" width="220"
        h_pad="0" halign="left" v_pad="0"
        bg_visible="false" border_drop_shadow_visible="false"
        border_visible="false" drop_shadow_visible="true" follows="left|top"
        font="SansSerifSmall" mouse_opaque="true" >
    Avatars in
  </text>

  <slider name="near_me_range" label="" control_name="NearMeRange"
          bottom_delta="0" left_delta="55" width="110" height="15"
          follows="left|top" min_val="5" max_val="512" increment="1"
          initial_val="96" decimal_digits="0" />

  <text name="meters"
        bottom_delta="0" left="190" height="15" width="40"
        h_pad="0" halign="left" v_pad="0" follows="left|top"
        bg_visible="false" border_drop_shadow_visible="false"
        border_visible="false" drop_shadow_visible="true" 
        font="SansSerifSmall" mouse_opaque="true">
    m
  </text>

  <tab_container name="buttons_container"
                 bottom="1" left="0" right="0" height="172"
                 follows="left|right|bottom" border="false"
                 mouse_opaque="false" tab_position="top">

    <panel name="avatar_tab" label="Avatars"
           bottom="-180" left="1" height="160" width="198"
           follows="left|top|right|bottom"
           border="true" mouse_opaque="true">

      <button name="im_btn" label="IM/Call"
              bottom="-25" left="-85" height="22" width="80"
              follows="top|right"
              tool_tip="Open Instant Message session" />

      <button name="profile_btn" label="Profile"
              bottom_delta="-25" left_delta="0" height="22" width="80"
              follows="top|right" 
              tool_tip="Show picture, groups, and other information" />

      <button name="offer_teleport_btn" label="Teleport..."
              bottom_delta="-25" left_delta="0" height="22" width="80"
              follows="top|right" 
              tool_tip="Offer to teleport this person to your location" />

      <button name="track_btn" label="Track"
              bottom_delta="-25" left_delta="0" height="22" width="80" 
              follows="top|right" 
              tool_tip="Create a beacon to track friends you can map" />

      <button name="invite_btn" label="Invite..."
              bottom_delta="-25" left_delta="0" height="22" width="80"
              follows="top|right"
              tool_tip="Remove this person from your friends list" />

      <button name="add_btn" label="Add..."
              bottom_delta="-25" left_delta="0" height="22" width="80"
              follows="top|right"
              tool_tip="Offer friendship to a resident" />

    </panel>

    <panel name="estate_tab" label="Estate"
           bottom="-160" left="1" height="160" width="198"
           follows="left|top|right|bottom"
           border="true" mouse_opaque="true">

      <button name="freeze_btn" label="Freeze..."
              bottom="-25" left="-85" height="22" width="80"
              follows="top|right" tool_tip="" />

      <button name="eject_btn" label="Eject..."
              bottom_delta="-25" left_delta="0" height="22" width="80"
              follows="top|right" tool_tip="" />

      <button name="mute_btn" label="Mute..."
              bottom_delta="-25" left_delta="0" height="22" width="80"
              follows="top|right" tool_tip="" />

      <button name="unmute_btn" label="Unmute..."
              bottom_delta="0" left_delta="0" height="22" width="80"
              follows="top|right" tool_tip="" />

      <button name="ar_btn" label="Report..."
              bottom_delta="-25" left_delta="0" height="22" width="80"
              follows="top|right" tool_tip="" />

      <button name="estate_eject_btn" label="Kick..."
              bottom_delta="-25" left_delta="0" height="22" width="80"
              follows="top|right" tool_tip="" />

    </panel>
  </tab_container>

  <scroll_list name="RadarList"
               bottom="6" left="4" right="-92" height="146"
               follows="left|bottom|right" 
               draw_border="false" draw_heading="true"
               draw_stripes="true" background_visible="true"
               column_padding="5" sort_column="1" multi_select="false"
               mouse_opaque="true" >

    <column name="avatar_name" label="Name" dynamicwidth="true" />
    <column name="avatar_distance" label="Dist." width="48" />
  </scroll_list>

</panel>