diff options
author | skolb <none@none> | 2009-12-17 09:28:49 -0800 |
---|---|---|
committer | skolb <none@none> | 2009-12-17 09:28:49 -0800 |
commit | cbbd8dcf22f9629529b11c4c86fd9271dfaa5e24 (patch) | |
tree | c0e5796e4704017f34ec44efbbfe703be669cd1c /indra/newview/app_settings | |
parent | f713efe298c73408d59d042a0d35763a96a5bc5f (diff) | |
parent | c08699f900bf1560f61ea05e44449e90bb02c708 (diff) |
local merge
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 9dfce27fad..578f8fd4f0 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -3585,7 +3585,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>http://www.secondlife.com/</string> + <string>http://lecs.viewer-sidebar.secondlife.com.s3.amazonaws.com/sidebar.html</string> </map> <key>SearchURL</key> <map> @@ -3596,7 +3596,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>http://int.searchwww-phx0.damballah.lindenlab.com/viewer/[CATEGORY]?q=[QUERY]&p=[AUTH_KEY]&r=[MATURITY]&lang=[LANGUAGE]&g=[GODLIKE]</string> + <string>http://int.searchwww-phx0.damballah.lindenlab.com/viewer/[CATEGORY]?q=[QUERY]&p=[AUTH_TOKEN]&r=[MATURITY]&lang=[LANGUAGE]&g=[GODLIKE]</string> </map> <key>HighResSnapshot</key> <map> |