aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
authorAleric Inglewood2010-10-25 02:19:54 +0200
committerAleric Inglewood2010-10-25 02:19:54 +0200
commitc6aac7d81149a50f895a0f06fdf08b65c8e4bd8c (patch)
tree82c72f4c9ca49ccefa5d5930a0632e58f22fd25d /linden/indra
parentMerge branch 'weekly' into webkit_plugins (diff)
downloadmeta-impy-c6aac7d81149a50f895a0f06fdf08b65c8e4bd8c.zip
meta-impy-c6aac7d81149a50f895a0f06fdf08b65c8e4bd8c.tar.gz
meta-impy-c6aac7d81149a50f895a0f06fdf08b65c8e4bd8c.tar.bz2
meta-impy-c6aac7d81149a50f895a0f06fdf08b65c8e4bd8c.tar.xz
Added missing textures to artwork.
Also fixed textures.xml by adding media_panel_scrollbg.png which is used in the MediaHUD as one of the media_*.png textures, but was lacking from textures.xml.
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/skins/default/textures/textures.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/textures/textures.xml b/linden/indra/newview/skins/default/textures/textures.xml
index f2189a4..60fb4e0 100644
--- a/linden/indra/newview/skins/default/textures/textures.xml
+++ b/linden/indra/newview/skins/default/textures/textures.xml
@@ -396,5 +396,6 @@
396 <texture name="media_btn_scrollup.png"/> 396 <texture name="media_btn_scrollup.png"/>
397 <texture name="media_btn_stoploading.png"/> 397 <texture name="media_btn_stoploading.png"/>
398 <texture name="media_panel_divider.png"/> 398 <texture name="media_panel_divider.png"/>
399 <texture name="media_panel_scrollbg.png"/>
399 400
400</textures> 401</textures>