diff options
author | Lynx Linden <lynx@lindenlab.com> | 2010-01-21 11:07:20 +0000 |
---|---|---|
committer | Lynx Linden <lynx@lindenlab.com> | 2010-01-21 11:07:20 +0000 |
commit | 1a927f38d2266220f4000f35f64328476f9ffde6 (patch) | |
tree | 356bd515621a158bf3d53fb5de82df4f4f98b5bb /indra/newview/app_settings | |
parent | 3ad613d36bb4a7b94670e8292b7b45e521499958 (diff) |
EXT-2151: Add the final (publicly-viewable) Search URL.
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> |