aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAleric Inglewood2010-10-25 02:19:54 +0200
committerAleric Inglewood2010-10-25 02:19:54 +0200
commitc6aac7d81149a50f895a0f06fdf08b65c8e4bd8c (patch)
tree82c72f4c9ca49ccefa5d5930a0632e58f22fd25d
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.
-rw-r--r--linden/indra/newview/skins/default/textures/textures.xml1
-rwxr-xr-xlinden/install.xml16
2 files changed, 9 insertions, 8 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>
diff --git a/linden/install.xml b/linden/install.xml
index 09a58e7..c564b2b 100755
--- a/linden/install.xml
+++ b/linden/install.xml
@@ -179,30 +179,30 @@
179 <key>darwin</key> 179 <key>darwin</key>
180 <map> 180 <map>
181 <key>md5sum</key> 181 <key>md5sum</key>
182 <string>506d8203676998eab8ccbaaf7bc7415f</string> 182 <string>68fedbc3638d7f081edc59bdccbeffc2</string>
183 <key>url</key> 183 <key>url</key>
184 <uri>http://imprudenceviewer.org/download/extras/imprudence-artwork-20101017.tar.bz2</uri> 184 <uri>http://github.com/downloads/AlericInglewood/imprudence/imprudence-artwork-20101025.tar.bz2</uri>
185 </map> 185 </map>
186 <key>linux</key> 186 <key>linux</key>
187 <map> 187 <map>
188 <key>md5sum</key> 188 <key>md5sum</key>
189 <string>506d8203676998eab8ccbaaf7bc7415f</string> 189 <string>68fedbc3638d7f081edc59bdccbeffc2</string>
190 <key>url</key> 190 <key>url</key>
191 <uri>http://imprudenceviewer.org/download/extras/imprudence-artwork-20101017.tar.bz2</uri> 191 <uri>http://github.com/downloads/AlericInglewood/imprudence/imprudence-artwork-20101025.tar.bz2</uri>
192 </map> 192 </map>
193 <key>linux64</key> 193 <key>linux64</key>
194 <map> 194 <map>
195 <key>md5sum</key> 195 <key>md5sum</key>
196 <string>506d8203676998eab8ccbaaf7bc7415f</string> 196 <string>68fedbc3638d7f081edc59bdccbeffc2</string>
197 <key>url</key> 197 <key>url</key>
198 <uri>http://imprudenceviewer.org/download/extras/imprudence-artwork-20101017.tar.bz2</uri> 198 <uri>http://github.com/downloads/AlericInglewood/imprudence/imprudence-artwork-20101025.tar.bz2</uri>
199 </map> 199 </map>
200 <key>windows</key> 200 <key>windows</key>
201 <map> 201 <map>
202 <key>md5sum</key> 202 <key>md5sum</key>
203 <string>506d8203676998eab8ccbaaf7bc7415f</string> 203 <string>68fedbc3638d7f081edc59bdccbeffc2</string>
204 <key>url</key> 204 <key>url</key>
205 <uri>http://imprudenceviewer.org/download/extras/imprudence-artwork-20101017.tar.bz2</uri> 205 <uri>http://github.com/downloads/AlericInglewood/imprudence/imprudence-artwork-20101025.tar.bz2</uri>
206 </map> 206 </map>
207 </map> 207 </map>
208 </map> 208 </map>