diff options
author | Oz Linden <oz@lindenlab.com> | 2011-08-03 14:13:12 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-08-03 14:13:12 -0400 |
commit | 299e18e588338d19a40a4b9944e9ddd31216b0c8 (patch) | |
tree | 985a3fe37b693cf377c953a880c967f5e29b2abc /indra/newview/app_settings/settings.xml | |
parent | 01ee25cca43b175567859becd1eacf77db24af55 (diff) | |
parent | 93099e22897c8650927b0dc90a4a38e2a7cf81d8 (diff) |
Automated merge with file:///Users/oz/Work/V-PR
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 27c3e42a37..34890b23eb 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -3848,7 +3848,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>https://www.xstreetsl.com/modules.php?name=Marketplace&CategoryID=233</string> + <string>https://marketplace.secondlife.com/products/search?search[category_id]=200&search[maturity][]=General&search[page]=1&search[per_page]=12</string> </map> <key>GridCrossSections</key> <map> @@ -4872,7 +4872,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>http://viewer-login.agni.lindenlab.com/</string> + <string/> </map> <key>LosslessJ2CUpload</key> <map> @@ -12578,7 +12578,7 @@ <key>WatchdogEnabled</key> <map> <key>Comment</key> - <string>Controls whether the thread watchdog timer is activated.</string> + <string>Controls whether the thread watchdog timer is activated. Value is boolean. Set to -1 to defer to built-in default.</string> <key>Persist</key> <integer>0</integer> <key>Type</key> |