diff options
author | McCabe Maxsted | 2009-09-13 20:26:02 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-13 20:26:02 -0700 |
commit | 162ac8865cb927c561283da696570dcd68490c67 (patch) | |
tree | 46fc91ae7a03fadbb03afa5d87f15f6986f044b9 /linden/indra/newview/skins/default/textures/textures.xml | |
parent | Fixed windlight toolbar presets not applying when region default (diff) | |
download | meta-impy-162ac8865cb927c561283da696570dcd68490c67.zip meta-impy-162ac8865cb927c561283da696570dcd68490c67.tar.gz meta-impy-162ac8865cb927c561283da696570dcd68490c67.tar.bz2 meta-impy-162ac8865cb927c561283da696570dcd68490c67.tar.xz |
Added prev/next buttons for windlight presets, cleaned up some stuff
Diffstat (limited to 'linden/indra/newview/skins/default/textures/textures.xml')
-rw-r--r-- | linden/indra/newview/skins/default/textures/textures.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/textures/textures.xml b/linden/indra/newview/skins/default/textures/textures.xml index 9e1d9b5..4800048 100644 --- a/linden/indra/newview/skins/default/textures/textures.xml +++ b/linden/indra/newview/skins/default/textures/textures.xml | |||
@@ -365,6 +365,9 @@ | |||
365 | <texture name="icn_label_music.tga"/> | 365 | <texture name="icn_label_music.tga"/> |
366 | <texture name="icn_label_media.tga"/> | 366 | <texture name="icn_label_media.tga"/> |
367 | <texture name="arrow_down.tga"/> | 367 | <texture name="arrow_down.tga"/> |
368 | <texture name="arrow_up.tga"/> | ||
369 | <texture name="arrow_left.tga"/> | ||
370 | <texture name="arrow_right.tga"/> | ||
368 | <texture name="cloud-particle.j2c" use_mips="true"/> | 371 | <texture name="cloud-particle.j2c" use_mips="true"/> |
369 | 372 | ||
370 | <texture name="skin_thumbnail_default.png" preload="true" /> | 373 | <texture name="skin_thumbnail_default.png" preload="true" /> |