diff options
author | Richard Linden <none@none> | 2011-02-25 13:48:20 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2011-02-25 13:48:20 -0800 |
commit | 31d0bf5ba5dd5e1df6c42dd19ce63ef3978a2f4c (patch) | |
tree | 16eb494ad9ee76984a5dcca213c8aa6b107232b4 /indra/newview/skins/minimal/textures/textures.xml | |
parent | 5663ef405d3340a542bb4ecb6375f3d54966490a (diff) |
updates destination guide and avatar picker urls
added close button to destination guide and avatar picker
Diffstat (limited to 'indra/newview/skins/minimal/textures/textures.xml')
-rw-r--r-- | indra/newview/skins/minimal/textures/textures.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/minimal/textures/textures.xml b/indra/newview/skins/minimal/textures/textures.xml index 8dd56e20d8..3e2f5cd397 100644 --- a/indra/newview/skins/minimal/textures/textures.xml +++ b/indra/newview/skins/minimal/textures/textures.xml @@ -2,4 +2,7 @@ <textures version="101"> <texture name="Button_Separator" file_name="bottomtray/button_separator.png" preload="true" /> <texture name="arrow_keys.png"/> + <texture name="bottomtray_close_off" file_name="bottomtray/close_off.png" preload="true" /> + <texture name="bottomtray_close_over" file_name="bottomtray/close_over.png" preload="true" /> + <texture name="bottomtray_close_press" file_name="bottomtray/close_press.png" preload="true" /> </textures> |