diff options
author | Kent Quirk <q@lindenlab.com> | 2010-11-09 18:00:16 -0500 |
---|---|---|
committer | Kent Quirk <q@lindenlab.com> | 2010-11-09 18:00:16 -0500 |
commit | 999fc1e1e00787e265585edc8df03340b6db6b26 (patch) | |
tree | 9db8a01063eb6a5f7ca1aaa622cdcdc497c2150f /indra/newview/skins/default/xui/en/notifications.xml | |
parent | dc59b268dc8f462b2b47de9cc6e2fa4473f7eeb9 (diff) | |
parent | 8daea83c98d57e7c063bf9287b1e9c0cd720d337 (diff) |
Merge notifications prefs fix
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 83cbcb3344..9f98823c01 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6532,7 +6532,7 @@ Mute everyone? <form name="form"> <ignore name="ignore" control="MediaEnablePopups" - invert_control="false" + invert_control="true" text="Enable all pop-ups"/> <button default="true" index="0" |