diff options
author | Oz Linden <oz@lindenlab.com> | 2013-07-24 12:34:32 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-07-24 12:34:32 -0400 |
commit | 4faad350c7dd7fa2e2606231d8293c357823348a (patch) | |
tree | 8318e8e25d64fd1c8b5d085d75580b06ff631532 /indra/newview/skins/default/xui/en | |
parent | cf33a9a7b31b19d0f87e11997aaba938a8ee950d (diff) |
Improve envelope notification behavior when there is no toast to display
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 15fbb130a4..0f2ee73950 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6756,7 +6756,6 @@ Offer a teleport? icon="notify.tga" name="FriendshipOffered" log_to_im="true" - show_toast="false" type="notify"> <tag>friendship</tag> You have offered friendship to [TO_NAME] @@ -6806,7 +6805,6 @@ Offer a teleport? icon="notify.tga" name="FriendshipAcceptedByMe" log_to_im="true" - show_toast="false" type="notify"> <tag>friendship</tag> Friendship offer accepted. @@ -6816,7 +6814,6 @@ Friendship offer accepted. icon="notify.tga" name="FriendshipDeclinedByMe" log_to_im="true" - show_toast="false" type="notify"> <tag>friendship</tag> Friendship offer declined. |