diff options
author | Richard Nelson <richard@lindenlab.com> | 2011-10-13 10:50:10 -0700 |
---|---|---|
committer | Richard Nelson <richard@lindenlab.com> | 2011-10-13 10:50:10 -0700 |
commit | 211ad465bf97dd0c9c858671be94d397fbfaf67b (patch) | |
tree | 352b152541b5fa171c959a4088068d2bf45f72c3 | |
parent | 63e4fdfc6498ad8a0af92e89759ae4fdb7035af6 (diff) |
added url for how to help content
-rw-r--r-- | indra/newview/app_settings/settings.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 4b847dfbf7..2dbf9e714b 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -4028,6 +4028,17 @@ <key>Value</key> <string>http://viewer-help.secondlife.com/[LANGUAGE]/[CHANNEL]/[VERSION]/[TOPIC][DEBUG_MODE]</string> </map> + <key>HowToHelpURL</key> + <map> + <key>Comment</key> + <string>URL for How To help content</string> + <key>Persist</key> + <integer>1</integer> + <key>Type</key> + <string>String</string> + <key>Value</key> + <string>http://common-flash-secondlife-com.s3.amazonaws.com/viewer/v2.6/agni/howto/index.html</string> + </map> <key>HomeSidePanelURL</key> <map> <key>Comment</key> |