Skip to content
Snippets Groups Projects
Commit 93c38d04 authored by Richard Linden's avatar Richard Linden
Browse files

updated destination and avatar urls

parent 3676afd7
No related branches found
No related tags found
No related merge requests found
......@@ -303,5 +303,27 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>DestinationGuideURL</key>
<map>
<key>Comment</key>
<string>Destination guide contents</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/damballah/guide.html</string>
</map>
<key>AvatarPickerURL</key>
<map>
<key>Comment</key>
<string>Avatar picker contents</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string>http://lecs-static-secondlife-com.s3.amazonaws.com/viewer/agni/avatars.html</string>
</map>
</map>
</llsd>
......@@ -148,16 +148,14 @@
follows="all"
name="destination_guide_contents"
trusted_content="true"
visible="false"
start_url="http://interest.secondlife/viewer/guide"/>
visible="false"/>
<web_browser
top="0"
height="200"
follows="all"
name="avatar_picker_contents"
visible="false"
trusted_content="true"
start_url="http://interest.secondlife/viewer/avatar"/>
trusted_content="true"/>
<button
name="close"
width="22"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment