diff options
author | Armin Weatherwax | 2010-03-09 23:00:38 +0100 |
---|---|---|
committer | Jacek Antonelli | 2010-06-19 02:43:01 -0500 |
commit | 523e0e2dff6af1c5bc12e2aefc0ca9b96bf26fd6 (patch) | |
tree | efc2b1bf0b7ca57b4fcc5e64da555907437a408d /linden/indra/newview/app_settings | |
parent | Applied patch by Kirstenlee Cinquetti for SNOW-493: LLDataPackerBinaryBuffer:... (diff) | |
download | meta-impy-523e0e2dff6af1c5bc12e2aefc0ca9b96bf26fd6.zip meta-impy-523e0e2dff6af1c5bc12e2aefc0ca9b96bf26fd6.tar.gz meta-impy-523e0e2dff6af1c5bc12e2aefc0ca9b96bf26fd6.tar.bz2 meta-impy-523e0e2dff6af1c5bc12e2aefc0ca9b96bf26fd6.tar.xz |
Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers (v6)
slviewer-0-v12350-AlphaAndTattooSupport-patch.zip contains the necessary
avatar_lad.xml and other artwork. The new avatar_lad.xml crashes clients
without alpha and tattoo support at startup.
Diffstat (limited to 'linden/indra/newview/app_settings')
-rw-r--r-- | linden/indra/newview/app_settings/settings.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 5043264..670de2b 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml | |||
@@ -11336,6 +11336,17 @@ | |||
11336 | <key>Value</key> | 11336 | <key>Value</key> |
11337 | <string>5748decc-f629-461c-9a36-a35a221fe21f</string> | 11337 | <string>5748decc-f629-461c-9a36-a35a221fe21f</string> |
11338 | </map> | 11338 | </map> |
11339 | <key>UIImgDefaultAlphaUUID</key> | ||
11340 | <map> | ||
11341 | <key>Comment</key> | ||
11342 | <string /> | ||
11343 | <key>Persist</key> | ||
11344 | <integer>0</integer> | ||
11345 | <key>Type</key> | ||
11346 | <string>String</string> | ||
11347 | <key>Value</key> | ||
11348 | <string>5748decc-f629-461c-9a36-a35a221fe21f</string> | ||
11349 | </map> | ||
11339 | <key>UIImgDefaultUnderwearUUID</key> | 11350 | <key>UIImgDefaultUnderwearUUID</key> |
11340 | <map> | 11351 | <map> |
11341 | <key>Comment</key> | 11352 | <key>Comment</key> |