aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/notifications.xml
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-06-13 13:01:57 -0700
committerJacek Antonelli2010-06-19 02:43:38 -0500
commitcad41f1ae08927737eca4cd9df25381d78e82304 (patch)
tree31c687f74defb0ebdcdcb5f97483312a8e612631 /linden/indra/newview/skins/default/xui/en-us/notifications.xml
parentwip forcing region disconnects to log you out (diff)
downloadmeta-impy-cad41f1ae08927737eca4cd9df25381d78e82304.zip
meta-impy-cad41f1ae08927737eca4cd9df25381d78e82304.tar.gz
meta-impy-cad41f1ae08927737eca4cd9df25381d78e82304.tar.bz2
meta-impy-cad41f1ae08927737eca4cd9df25381d78e82304.tar.xz
Fixed #338: addRegion/removeRegion can trigger a viewer quit
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/notifications.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
index e0a0f60..f7f8e7e 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -6848,6 +6848,13 @@ Are you sure you want to teleport home?
6848</notification> 6848</notification>
6849 6849
6850<notification 6850<notification
6851 icon="alertmodal.tga"
6852 name="DisconnectedFromRegion"
6853 type="alertmodal">
6854You have been disconnected from the region you were in. Unable to continue.
6855</notification>
6856
6857<notification
6851 icon="alert.tga" 6858 icon="alert.tga"
6852 name="IMLogNotFound" 6859 name="IMLogNotFound"
6853 type="alert"> 6860 type="alert">