diff options
author | Jacek Antonelli | 2009-10-26 16:32:10 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-10-29 02:43:29 -0500 |
commit | 1b6631b2ce0b444efb38ff83430231d389d064b9 (patch) | |
tree | 71e3000c301eb32cc964b39d4d6c56ee1f640510 | |
parent | Moved Logout to Advanced menu, removed shortcut. (diff) | |
download | meta-impy-1b6631b2ce0b444efb38ff83430231d389d064b9.zip meta-impy-1b6631b2ce0b444efb38ff83430231d389d064b9.tar.gz meta-impy-1b6631b2ce0b444efb38ff83430231d389d064b9.tar.bz2 meta-impy-1b6631b2ce0b444efb38ff83430231d389d064b9.tar.xz |
Moved radar XML to panel_radar.xml and cleaned it up.
It had been in floater_mini_map.xml.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 107 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_radar.xml | 144 |
3 files changed, 160 insertions, 98 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index b953065..8a2e7c9 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,12 @@ | |||
1 | 2009-10-26 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-10-26 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * Moved radar XML to panel_radar.xml and cleaned it up. | ||
4 | It had been in floater_mini_map.xml. | ||
5 | |||
6 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
7 | new file: linden/indra/newview/skins/default/xui/en-us/panel_radar.xml | ||
8 | |||
9 | |||
3 | * Moved "Logout" to Advanced menu, removed shortcut. | 10 | * Moved "Logout" to Advanced menu, removed shortcut. |
4 | We want to discourage its use until issues are fixed in 1.3. | 11 | We want to discourage its use until issues are fixed in 1.3. |
5 | 12 | ||
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 57f955f..b24004b 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 | |||
@@ -1,107 +1,18 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | 2 | |
3 | can_tear_off="false" follows="top|right" height="455" min_height="400" min_width="240" | 3 | <floater name="minimap" short_title="Mini-Map" |
4 | name="minimap" rect_control="FloaterMiniMapRect" width="200" short_title="Mini-Map"> | 4 | height="455" width="200" min_height="400" min_width="240" |
5 | follows="top|right" can_close="true" can_drag_on_left="false" | ||
6 | can_minimize="true" can_resize="true" can_tear_off="false" | ||
7 | rect_control="FloaterMiniMapRect"> | ||
5 | 8 | ||
6 | <panel label="Mini Map" name="mini_mapview" | 9 | <panel label="Mini Map" name="mini_mapview" |
7 | top="-2" left="2" bottom="196" right="196" | 10 | top="-2" left="2" bottom="196" right="196" |
8 | follows="left|top|right|bottom" mouse_opaque="false" /> | 11 | follows="left|top|right|bottom" mouse_opaque="false" /> |
9 | 12 | ||
13 | <!-- Note: panel contents are defined in panel_radar.xml --> | ||
10 | <panel name="RadarPanel" label="Radar" | 14 | <panel name="RadarPanel" label="Radar" |
11 | background_visible="true" bg_alpha_color="NetMapBackgroundColor" | ||
12 | left="2" top="196" right="196" height="120" | 15 | left="2" top="196" right="196" height="120" |
13 | follows="left|right|bottom" border="false" mouse_opaque="true"> | 16 | follows="left|right|bottom" /> |
14 | 17 | ||
15 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
16 | bottom="-20" drop_shadow_visible="true" follows="left|top" | ||
17 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" | ||
18 | mouse_opaque="true" name="lblAvatarCount" v_pad="0" | ||
19 | width="220"> | ||
20 | 0 | ||
21 | </text> | ||
22 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
23 | bottom="-20" drop_shadow_visible="true" follows="left|top" | ||
24 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="27" | ||
25 | mouse_opaque="true" name="avatars_in" v_pad="0" | ||
26 | width="220"> | ||
27 | Avatars in | ||
28 | </text> | ||
29 | <slider bottom_delta="0" left_delta="55" follows="left|top" width="110" height="15" | ||
30 | name="near_me_range" label="" control_name="NearMeRange" | ||
31 | min_val="5" max_val="512" increment="1" initial_val="96" decimal_digits="0" /> | ||
32 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
33 | bottom_delta="0" left="190" drop_shadow_visible="true" follows="left|top" | ||
34 | font="SansSerifSmall" h_pad="0" halign="left" height="15" | ||
35 | mouse_opaque="true" name="meters" v_pad="0" | ||
36 | width="40"> | ||
37 | m | ||
38 | </text> | ||
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"> | ||
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"> | ||
43 | <button bottom="-25" follows="top|right" height="22" label="IM/Call" | ||
44 | left="-85" name="im_btn" tool_tip="Open Instant Message session" | ||
45 | width="80" /> | ||
46 | <button bottom_delta="-25" follows="top|right" height="22" label="Profile" | ||
47 | left_delta="0" name="profile_btn" | ||
48 | tool_tip="Show picture, groups, and other information" width="80" /> | ||
49 | <button bottom_delta="-25" follows="top|right" height="22" label="Teleport..." | ||
50 | left_delta="0" name="offer_teleport_btn" | ||
51 | tool_tip="Offer this friend a teleport to your current location" width="80" /> | ||
52 | <button bottom_delta="-25" follows="top|right" height="22" label="Track" | ||
53 | left_delta="0" name="track_btn" | ||
54 | tool_tip="Create a beacon to track friends you can map" width="80" /> | ||
55 | <button bottom_delta="-25" follows="top|right" height="22" label="Invite..." | ||
56 | left_delta="0" name="invite_btn" | ||
57 | tool_tip="Remove this person from your friends list" width="80" /> | ||
58 | <button bottom_delta="-25" follows="top|right" height="22" label="Add..." | ||
59 | left_delta="0" name="add_btn" tool_tip="Offer friendship to a resident" | ||
60 | width="80" /> | ||
61 | </panel> | ||
62 | <panel border="true" bottom="-160" follows="left|top|right|bottom" height="160" | ||
63 | label="Estate" left="1" mouse_opaque="true" name="estate_tab" width="198"> | ||
64 | <button bottom="-25" follows="top|right" height="22" label="Freeze..." | ||
65 | left="-85" name="freeze_btn" tool_tip="" | ||
66 | width="80" /> | ||
67 | <button bottom_delta="-25" follows="top|right" height="22" label="Eject..." | ||
68 | left_delta="0" name="eject_btn" | ||
69 | tool_tip="" width="80" /> | ||
70 | <button bottom_delta="-25" follows="top|right" height="22" label="Mute..." | ||
71 | left_delta="0" name="mute_btn" | ||
72 | tool_tip="" width="80" /> | ||
73 | <button bottom_delta="0" follows="top|right" height="22" label="Unmute..." | ||
74 | left_delta="0" name="unmute_btn" | ||
75 | tool_tip="" width="80" /> | ||
76 | <button bottom_delta="-25" follows="top|right" height="22" label="Report..." | ||
77 | left_delta="0" name="ar_btn" | ||
78 | tool_tip="" width="80" /> | ||
79 | <button bottom_delta="-25" follows="top|right" height="22" label="Kick..." | ||
80 | left_delta="0" name="estate_eject_btn" tool_tip="" | ||
81 | width="80" /> | ||
82 | </panel> | ||
83 | </tab_container> | ||
84 | <scroll_list bottom="-190" width="104" height="143" left="4" | ||
85 | follows="left|bottom|right" draw_border="false" draw_heading="true" | ||
86 | draw_stripes="true" column_padding="5" sort_column="1" mouse_opaque="true" | ||
87 | background_visible="true" multi_select="false" name="RadarList"> | ||
88 | <column name="avatar_name" label="Name" dynamicwidth="true" /> | ||
89 | <column name="avatar_distance" label="Dist." width="48" /> | ||
90 | </scroll_list> | ||
91 | </panel> | ||
92 | <string name="no_one_near"> | ||
93 | No avatars within range | ||
94 | </string> | ||
95 | <string name="is_muted"> | ||
96 | (muted) | ||
97 | </string> | ||
98 | <string name="is_typing"> | ||
99 | (typing) | ||
100 | </string> | ||
101 | <string name="entering_chat_range"> | ||
102 | [NAME] has entered chat range ([DISTANCE]m) | ||
103 | </string> | ||
104 | <string name="entering_sim_range"> | ||
105 | [NAME] has entered the sim ([DISTANCE]m) | ||
106 | </string> | ||
107 | </floater> | 18 | </floater> |
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 | |||