diff options
author | Loren Shih <seraph@lindenlab.com> | 2010-03-16 10:19:37 -0400 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2010-03-16 10:19:37 -0400 |
commit | ba414d500ca8cb88da530c89ba373c95195ce633 (patch) | |
tree | 7101caf69a2d609d04f1352ad2f01c8d310e6228 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 43f1abee2b7c8f2a1615ee98074b024156392dd9 (diff) | |
parent | 9bdf262d8511e84c2425e48a466b60f185516c76 (diff) |
automated merge viewer2.0->viewe2.0
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index a2540237c8..5680b91c05 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5379,27 +5379,6 @@ Grant this request? </form> </notification> - <notification - icon="notify.tga" - name="ScriptToast" - type="notify"> - [FIRST] [LAST]'s '[TITLE]' is requesting Resident input. - <form name="form"> - <button - index="0" - name="Open" - text="Open Dialog"/> - <button - index="1" - name="Ignore" - text="Ignore"/> - <button - index="2" - name="Block" - text="Block"/> - </form> - </notification> - <!-- <notification icon="notify.tga" |