aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
authorMcCabe Maxsted2011-04-12 18:55:22 -0700
committerMcCabe Maxsted2011-04-12 18:57:51 -0700
commit7420441d464ff9c3b83486183e7fe486a88311fc (patch)
treea7e232682599932ad6001b5490fdeed5e38a6c1f /linden/indra
parentMake sure users can't enable both SOCKS 5 proxies and XMLRPC proxies at the s... (diff)
downloadmeta-impy-7420441d464ff9c3b83486183e7fe486a88311fc.zip
meta-impy-7420441d464ff9c3b83486183e7fe486a88311fc.tar.gz
meta-impy-7420441d464ff9c3b83486183e7fe486a88311fc.tar.bz2
meta-impy-7420441d464ff9c3b83486183e7fe486a88311fc.tar.xz
Don't make the SOCKS_HOST_CONNECT_FAILED notification modal
Diffstat (limited to 'linden/indra')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml4
1 files changed, 2 insertions, 2 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 ecfc523..4d9f6f9 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -7443,9 +7443,9 @@ The Socks5 proxy "[PROXY]" refused the UDP associate request
7443 </notification> 7443 </notification>
7444 7444
7445 <notification 7445 <notification
7446 icon="alertmodal.tga" 7446 icon="alert.tga"
7447 name="SOCKS_HOST_CONNECT_FAILED" 7447 name="SOCKS_HOST_CONNECT_FAILED"
7448 type="alertmodal"> 7448 type="alert">
7449Could not connect to Socks5 proxy server "[PROXY]" 7449Could not connect to Socks5 proxy server "[PROXY]"
7450 </notification> 7450 </notification>
7451 7451