diff options
author | Lynx Linden <lynx@lindenlab.com> | 2010-02-17 09:42:06 +0000 |
---|---|---|
committer | Lynx Linden <lynx@lindenlab.com> | 2010-02-17 09:42:06 +0000 |
commit | 8ba57bb79cf36c5ecb1e6e660f62171b107aa81b (patch) | |
tree | a18286fc630c773adcf0bf053a5a777763416fcd /indra/newview/app_settings | |
parent | 3f623398ee0d14520e5a2af1e7719d19a57d1a74 (diff) |
EXT-3180: Added the final URL for the Home sidetray.
Now points to: https://viewer-sidebar.secondlife.com/
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 e962ea1815..3f2767f54b 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -3607,7 +3607,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>http://lecs.viewer-sidebar.secondlife.com.s3.amazonaws.com/sidebar.html?p=[AUTH_TOKEN]&lang=[LANGUAGE]&channel=[CHANNEL]&version=[VERSION]&major=[VERSION_MAJOR]&minor=[VERSION_MINOR]</string> + <string>https://viewer-sidebar.secondlife.com/sidebar.html?p=[AUTH_TOKEN]&lang=[LANGUAGE]&channel=[CHANNEL]&version=[VERSION]&major=[VERSION_MAJOR]&minor=[VERSION_MINOR]</string> </map> <key>SearchURL</key> <map> |