Support web_profile_url response from OSGrid servers for setting WebProfileURL

This commit is contained in:
Lirusaito
2013-01-20 23:00:28 -05:00
parent 48113f8506
commit 21860ded90
3 changed files with 14 additions and 22 deletions

View File

@@ -7814,7 +7814,7 @@ This should be as low as possible, but too low may break functionality</string>
<key>WebProfileURL</key>
<map>
<key>Comment</key>
<string>URL for SL Web Profiles</string>
<string>URL for Web Profiles</string>
<key>Persist</key>
<integer>0</integer>
<key>Type</key>
@@ -7822,17 +7822,6 @@ This should be as low as possible, but too low may break functionality</string>
<key>Value</key>
<string>https://my.secondlife.com/[AGENT_NAME]</string>
</map>
<key>WebProfileNonProductionURL</key>
<map>
<key>Comment</key>
<string>URL for SL Web Profiles on Non-Production grids</string>
<key>Persist</key>
<integer>0</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string>https://my-demo.secondlife.com/[AGENT_NAME]</string>
</map>
<key>HighResSnapshot</key>
<map>
<key>Comment</key>