summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorLogan Dethrow <log@lindenlab.com>2011-08-18 16:07:33 -0400
committerLogan Dethrow <log@lindenlab.com>2011-08-18 16:07:33 -0400
commitd79eedcfc3bbd0c72505bcf9bec98532a6fd5feb (patch)
tree32c13d9bf47c6d62e96cda6dbedb90f9d00e85a5 /indra/newview/app_settings
parent797b4df42a17f0674a1ac64946deca50b726e523 (diff)
LLProxy: Renamed a setting to better describe what it controls.
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index d7536bea7a..7a617bb468 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -809,7 +809,7 @@
<key>Value</key>
<integer>0</integer>
</map>
- <key>Socks5HttpProxyType</key>
+ <key>HttpProxyType</key>
<map>
<key>Comment</key>
<string>Proxy type to use for HTTP operations</string>