diff options
Diffstat (limited to 'linden/indra/newview/skins/default/textures/textures.xml')
-rw-r--r-- | linden/indra/newview/skins/default/textures/textures.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/default/textures/textures.xml b/linden/indra/newview/skins/default/textures/textures.xml index 3c866e7..88e6dfc 100644 --- a/linden/indra/newview/skins/default/textures/textures.xml +++ b/linden/indra/newview/skins/default/textures/textures.xml | |||
@@ -165,7 +165,7 @@ | |||
165 | 165 | ||
166 | <texture name="notify_tip_icon.tga"/> | 166 | <texture name="notify_tip_icon.tga"/> |
167 | <texture name="notify_caution_icon.tga"/> | 167 | <texture name="notify_caution_icon.tga"/> |
168 | <texture name="notify_next.tga" preload="true"/> | 168 | <texture name="notify_next.png" preload="true"/> |
169 | <texture name="notify_box_icon.tga"/> | 169 | <texture name="notify_box_icon.tga"/> |
170 | 170 | ||
171 | <texture name="object_cone.tga"/> | 171 | <texture name="object_cone.tga"/> |
@@ -368,4 +368,7 @@ | |||
368 | <texture name="skin_thumbnail_modern.png" preload="true"/> | 368 | <texture name="skin_thumbnail_modern.png" preload="true"/> |
369 | <texture name="skin_thumbnail_classic.png" preload="true"/> | 369 | <texture name="skin_thumbnail_classic.png" preload="true"/> |
370 | <texture name="cloud-particle.j2c" use_mips="true"/> | 370 | <texture name="cloud-particle.j2c" use_mips="true"/> |
371 | |||
372 | <texture name="skin_thumbnail_default.png" preload="true" /> | ||
373 | <texture name="skin_thumbnail_silver.png" preload="true" /> | ||
371 | </textures> \ No newline at end of file | 374 | </textures> \ No newline at end of file |