diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-01-18 18:46:35 +0200 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-01-18 18:46:35 +0200 |
commit | fd95de0e79dfea96f9c3073685dc0bad8cfe39e9 (patch) | |
tree | e8ace0d7b45c4992bb39ec902dac5e5f458e29a0 /indra/newview/skins/default/xui/en | |
parent | 7314ad41be6142463123e8523c8b97b38400dd9b (diff) |
STORM-243 FIXED Disabled the "You just entered a region using a different server version..." pop-up notification.
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 6f21938bdb..f008042a81 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6304,15 +6304,6 @@ An error has occurred while trying to connect to voice chat for [VOICE_CHANNEL_N </notification> <notification - duration="10" - icon="notifytip.tga" - name="ServerVersionChanged" - priority="high" - type="notifytip"> -You just entered a region using a different server version, which may affect performance. [[URL] View the release notes.] - </notification> - - <notification icon="notifytip.tga" name="UnsupportedCommandSLURL" priority="high" |