diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-01-15 13:34:41 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-01-15 13:34:41 +0200 |
commit | 502254e97086ba6b76dca498039a273d620f2bc4 (patch) | |
tree | 6772604b7bf86a2dd5d98b2aa2468d8ef254471f /indra/newview/app_settings | |
parent | 84f6c7bc0453c1c9231fbe7ba88f47110187f7a9 (diff) | |
parent | 3cf98103561d79a6758bbb57662e1dc2e4a5198c (diff) |
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--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> |