aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_friends.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_friends.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_friends.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_friends.xml b/linden/indra/newview/skins/xui/en-us/floater_friends.xml
index ffc938c..540b066 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_friends.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_friends.xml
@@ -1,3 +1,4 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
1<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" 2<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true"
2 min_height="300" min_width="350" name="friends" 3 min_height="300" min_width="350" name="friends"
3 rect_control="FloaterFriendsRect" title="Friends"> 4 rect_control="FloaterFriendsRect" title="Friends">
@@ -22,20 +23,17 @@
22 Select friend(s) to change rights... 23 Select friend(s) to change rights...
23 </text> 24 </text>
24 <check_box bottom_delta="-21" enabled="false" follows="bottom|left" font="SansSerifSmall" 25 <check_box bottom_delta="-21" enabled="false" follows="bottom|left" font="SansSerifSmall"
25 height="16" hidden="false" initial_value="false" 26 height="16" initial_value="false" label="Can see my online status"
26 label="Can see my online status" left="10" mouse_opaque="true" 27 left="10" mouse_opaque="true" name="online_status_cb" radio_style="false"
27 name="online_status_cb" radio_style="false"
28 tool_tip="Set whether this friend see my online status in their friends list or calling cards" 28 tool_tip="Set whether this friend see my online status in their friends list or calling cards"
29 width="200" /> 29 width="200" />
30 <check_box bottom_delta="-18" enabled="false" follows="bottom|left" font="SansSerifSmall" 30 <check_box bottom_delta="-18" enabled="false" follows="bottom|left" font="SansSerifSmall"
31 height="16" hidden="false" initial_value="false" 31 height="16" initial_value="false" label="Can see me on the map" left="25"
32 label="Can see me on the map" left="25" mouse_opaque="true" 32 mouse_opaque="true" name="map_status_cb" radio_style="false"
33 name="map_status_cb" radio_style="false"
34 tool_tip="Set whether this friend see my location on their map" width="200" /> 33 tool_tip="Set whether this friend see my location on their map" width="200" />
35 <check_box bottom_delta="-18" enabled="false" follows="bottom|left" font="SansSerifSmall" 34 <check_box bottom_delta="-18" enabled="false" follows="bottom|left" font="SansSerifSmall"
36 height="16" hidden="false" initial_value="false" 35 height="16" initial_value="false" label="Can modify my objects" left="10"
37 label="Can modify my objects" left="10" mouse_opaque="true" 36 mouse_opaque="true" name="modify_status_cb" radio_style="false"
38 name="modify_status_cb" radio_style="false"
39 tool_tip="Set whether this friend can modify my objects" width="200" /> 37 tool_tip="Set whether this friend can modify my objects" width="200" />
40 <text bottom_delta="25" follows="top|left" font="SansSerif" left="10" 38 <text bottom_delta="25" follows="top|left" font="SansSerif" left="10"
41 name="process_rights_label"> 39 name="process_rights_label">
@@ -61,5 +59,7 @@
61 <button bottom_delta="-35" follows="top|right" font="SansSerif" height="22" 59 <button bottom_delta="-35" follows="top|right" font="SansSerif" height="22"
62 label="Add..." left_delta="0" name="add_btn" 60 label="Add..." left_delta="0" name="add_btn"
63 tool_tip="Offer friendship to a resident" width="80" /> 61 tool_tip="Offer friendship to a resident" width="80" />
64 <text hidden="true" name="Multiple">Multiple friends...</text> 62 <string name="Multiple">
63 Multiple friends...
64 </string>
65</floater> 65</floater>