aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-22 19:38:52 -0700
committerJacek Antonelli2010-08-27 13:25:15 -0500
commit615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d (patch)
treeb40db983469b75ed2b978903e8797509d9f10e69 /linden/indra/newview/skins/default/xui
parentFixed terminology in VivoxLicenseAccepted help string. (diff)
downloadmeta-impy-615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d.zip
meta-impy-615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d.tar.gz
meta-impy-615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d.tar.bz2
meta-impy-615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d.tar.xz
Wip - mute group chat
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml b/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml
index 3e2a34a..a967a90 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml
@@ -129,6 +129,11 @@ Hover your mouse over the options for more help.
129 mouse_opaque="true" name="receive_notices" radio_style="false" 129 mouse_opaque="true" name="receive_notices" radio_style="false"
130 tool_tip="Sets whether you want to receive Notices from this group. Uncheck this box if this group is spamming you." 130 tool_tip="Sets whether you want to receive Notices from this group. Uncheck this box if this group is spamming you."
131 width="95" /> 131 width="95" />
132 <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16"
133 initial_value="false" label="Join group chat" left_delta="0"
134 mouse_opaque="true" name="receive_chat" radio_style="false"
135 tool_tip="Sets whether you want to participate in group chat. Uncheck this box if this group is spamming you."
136 width="95" />
132 <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16" 137 <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16"
133 initial_value="false" label="List group in my profile" left_delta="0" 138 initial_value="false" label="List group in my profile" left_delta="0"
134 mouse_opaque="true" name="list_groups_in_profile" radio_style="false" 139 mouse_opaque="true" name="list_groups_in_profile" radio_style="false"