diff options
| author | Richard Linden <none@none> | 2011-03-09 09:56:59 -0800 | 
|---|---|---|
| committer | Richard Linden <none@none> | 2011-03-09 09:56:59 -0800 | 
| commit | 24b254c3934ad13516b1c03bf9799397fb364a81 (patch) | |
| tree | 1350e4b19da4b2bdc0aed7056a18ddef024945c4 | |
| parent | 93c38d04a1cea317b8083010694d840f76bbc2ec (diff) | |
updated destination and avatar urls
| -rw-r--r-- | indra/newview/app_settings/settings.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 3dedf0ddd7..3fc098f020 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -617,7 +617,7 @@        <key>Type</key>        <string>String</string>        <key>Value</key> -      <string>http://lecs-static-secondlife-com.s3.amazonaws.com/viewer/agni/avatars.html</string> +      <string></string>      </map>      <key>AvatarBakedTextureUploadTimeout</key>      <map> @@ -2566,7 +2566,7 @@        <key>Type</key>        <string>String</string>        <key>Value</key> -      <string>http://lecs-static-secondlife-com.s3.amazonaws.com/viewer/agni/guide.html</string> +      <string></string>      </map>    <key>DisableCameraConstraints</key>      <map> | 
