diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-01-21 15:35:40 +0000 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-01-21 15:35:40 +0000 |
commit | 435dcdb3e307f70b5d0be801a98fb05cb1c87fcf (patch) | |
tree | 1a5bc4c64c1eb70e65225b30694dc34718aeb294 /indra/newview/app_settings | |
parent | bf1219eb59a9dbaebd3e2052963ded76bfcb0b21 (diff) | |
parent | 1a927f38d2266220f4000f35f64328476f9ffde6 (diff) |
Merged from ssh://hg.lindenlab.com/viewer/viewer-2-0
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 53ac1dc0b9..00d3b6a798 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -3629,7 +3629,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>http://int.searchwww-phx0.damballah.lindenlab.com/viewer/[CATEGORY]?q=[QUERY]&p=[AUTH_TOKEN]&r=[MATURITY]&lang=[LANGUAGE]&g=[GODLIKE]&sid=[SESSION_ID]&rid=[REGION_ID]&pid=[PARCEL_ID]</string> + <string>http://search.secondlife.com/viewer/[CATEGORY]?q=[QUERY]&p=[AUTH_TOKEN]&r=[MATURITY]&lang=[LANGUAGE]&g=[GODLIKE]&sid=[SESSION_ID]&rid=[REGION_ID]&pid=[PARCEL_ID]</string> </map> <key>HighResSnapshot</key> <map> |