summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2011-08-23 07:55:34 -0400
committerJonathan Yap <none@none>2011-08-23 07:55:34 -0400
commit541e26d947e19cf087e068ab3f1bd46fb1d8fd4f (patch)
tree75a281ada3610b094dd2e14ff4daef6250382f65 /indra/newview/skins
parentaa1424365e3df49edfc189ef433e050f502534e9 (diff)
STORM-1567 Mute button for llDialog popup
Updating patch to current version of viewer-development
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index c9ccd44b83..43e01a1080 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -6276,6 +6276,10 @@ Grant this request?
[MESSAGE]
<form name="form">
<button
+ index="-2"
+ name="Mute"
+ text="Block"/>
+ <button
index="-1"
name="Ignore"
text="Ignore"/>