diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-01-15 12:35:10 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-01-15 12:35:10 +0200 |
commit | 3cf98103561d79a6758bbb57662e1dc2e4a5198c (patch) | |
tree | 492ca7bd797c34ed29e927e649c5aa3582ff9f49 /indra/newview/app_settings | |
parent | eb12963eec5ffad5c8be59e97301fa98ef4dda7a (diff) | |
parent | 30a47979a13af8d6c3e89ce5dddb5d7c37011012 (diff) |
Merge with default branch
--HG--
branch : product-engine
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 184606d495..9c4c8387a8 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://viewer-help.secondlife.com/[LANGUAGE]/[CHANNEL]/[VERSION]/[TOPIC]</string> + <string>http://viewer-help.secondlife.com/[LANGUAGE]/[CHANNEL]/[VERSION]/[TOPIC]/[DEBUG_MODE]</string> </map> <key>HomeSidePanelURL</key> <map> |