diff options
author | Ramzi Linden <ramzi@lindenlab.com> | 2010-01-19 16:18:23 -0800 |
---|---|---|
committer | Ramzi Linden <ramzi@lindenlab.com> | 2010-01-19 16:18:23 -0800 |
commit | 992cabd7f99c27052eca00f53b177e3cb4d3dd17 (patch) | |
tree | 57d0fdfef0116b5874048c67544b26cca40a34a9 /indra/newview/app_settings | |
parent | 4e4561cb32f5cdb3224e011c3e086c14d6ad97a2 (diff) | |
parent | 9f163b9f4577a78cd2c4e37c791834d98f1485c4 (diff) |
merge
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 68f376fe11..69336243da 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]/[DEBUG_MODE]</string> + <string>http://viewer-help.secondlife.com/[LANGUAGE]/[CHANNEL]/[VERSION]/[TOPIC][DEBUG_MODE]</string> </map> <key>HomeSidePanelURL</key> <map> |