From fe0bf81a6d515fa29bd5575c60bcad8e952e3119 Mon Sep 17 00:00:00 2001 From: Erica Firment Date: Mon, 26 Oct 2009 17:06:04 -0700 Subject: EXT-1901 Add color inventory icons, remove old art, add references to new art --- .../default/textures/icons/Generic_Object.png | Bin 0 -> 366 bytes .../skins/default/textures/icons/Info_Over.png | Bin 0 -> 376 bytes .../skins/default/textures/icons/Inv_Animation.png | Bin 486 -> 496 bytes .../skins/default/textures/icons/Inv_BodyShape.png | Bin 571 -> 641 bytes .../skins/default/textures/icons/Inv_Clothing.png | Bin 255 -> 253 bytes .../skins/default/textures/icons/Inv_Eye.png | Bin 439 -> 491 bytes .../default/textures/icons/Inv_FolderClosed.png | Bin 215 -> 219 bytes .../default/textures/icons/Inv_FolderOpen.png | Bin 351 -> 361 bytes .../skins/default/textures/icons/Inv_Gesture.png | Bin 413 -> 408 bytes .../skins/default/textures/icons/Inv_Gloves.png | Bin 385 -> 366 bytes .../skins/default/textures/icons/Inv_Hair.png | Bin 366 -> 377 bytes .../skins/default/textures/icons/Inv_Jacket.png | Bin 573 -> 591 bytes .../skins/default/textures/icons/Inv_Landmark.png | Bin 494 -> 532 bytes .../skins/default/textures/icons/Inv_Notecard.png | Bin 238 -> 222 bytes .../skins/default/textures/icons/Inv_Object.png | Bin 327 -> 333 bytes .../skins/default/textures/icons/Inv_Pants.png | Bin 375 -> 377 bytes .../skins/default/textures/icons/Inv_Script.png | Bin 463 -> 469 bytes .../skins/default/textures/icons/Inv_Shirt.png | Bin 397 -> 402 bytes .../skins/default/textures/icons/Inv_Shoe.png | Bin 284 -> 276 bytes .../skins/default/textures/icons/Inv_Skin.png | Bin 382 -> 393 bytes .../skins/default/textures/icons/Inv_Skirt.png | Bin 449 -> 494 bytes .../skins/default/textures/icons/Inv_Snapshot.png | Bin 416 -> 535 bytes .../skins/default/textures/icons/Inv_Socks.png | Bin 347 -> 358 bytes .../skins/default/textures/icons/Inv_Sound.png | Bin 359 -> 404 bytes .../skins/default/textures/icons/Inv_Texture.png | Bin 157 -> 157 bytes .../default/textures/icons/Inv_Underpants.png | Bin 397 -> 418 bytes .../default/textures/icons/Inv_Undershirt.png | Bin 208 -> 208 bytes indra/newview/skins/default/textures/textures.xml | 135 +++++++-------------- 28 files changed, 45 insertions(+), 90 deletions(-) create mode 100644 indra/newview/skins/default/textures/icons/Generic_Object.png create mode 100644 indra/newview/skins/default/textures/icons/Info_Over.png diff --git a/indra/newview/skins/default/textures/icons/Generic_Object.png b/indra/newview/skins/default/textures/icons/Generic_Object.png new file mode 100644 index 0000000000..e3a80b2aef Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Generic_Object.png differ diff --git a/indra/newview/skins/default/textures/icons/Info_Over.png b/indra/newview/skins/default/textures/icons/Info_Over.png new file mode 100644 index 0000000000..be1cd0706f Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Info_Over.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Animation.png b/indra/newview/skins/default/textures/icons/Inv_Animation.png index 8b69434066..ab42c61a92 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Animation.png and b/indra/newview/skins/default/textures/icons/Inv_Animation.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_BodyShape.png b/indra/newview/skins/default/textures/icons/Inv_BodyShape.png index 9d98bfaa7d..97e874d70d 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_BodyShape.png and b/indra/newview/skins/default/textures/icons/Inv_BodyShape.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Clothing.png b/indra/newview/skins/default/textures/icons/Inv_Clothing.png index 49a54b82e1..e8d246c6fa 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Clothing.png and b/indra/newview/skins/default/textures/icons/Inv_Clothing.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Eye.png b/indra/newview/skins/default/textures/icons/Inv_Eye.png index 6d0321dde9..e619f56c2b 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Eye.png and b/indra/newview/skins/default/textures/icons/Inv_Eye.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_FolderClosed.png b/indra/newview/skins/default/textures/icons/Inv_FolderClosed.png index 30aa6e04ac..342a973d00 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_FolderClosed.png and b/indra/newview/skins/default/textures/icons/Inv_FolderClosed.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_FolderOpen.png b/indra/newview/skins/default/textures/icons/Inv_FolderOpen.png index 792ef446e8..0507c2cbaf 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_FolderOpen.png and b/indra/newview/skins/default/textures/icons/Inv_FolderOpen.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Gesture.png b/indra/newview/skins/default/textures/icons/Inv_Gesture.png index c49ae523c8..52695ec19b 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Gesture.png and b/indra/newview/skins/default/textures/icons/Inv_Gesture.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Gloves.png b/indra/newview/skins/default/textures/icons/Inv_Gloves.png index d81bc961d4..d6a2113aaf 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Gloves.png and b/indra/newview/skins/default/textures/icons/Inv_Gloves.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Hair.png b/indra/newview/skins/default/textures/icons/Inv_Hair.png index 5e68f1ffea..ae941b0dd5 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Hair.png and b/indra/newview/skins/default/textures/icons/Inv_Hair.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Jacket.png b/indra/newview/skins/default/textures/icons/Inv_Jacket.png index 0e28f45f19..3859666f7c 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Jacket.png and b/indra/newview/skins/default/textures/icons/Inv_Jacket.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Landmark.png b/indra/newview/skins/default/textures/icons/Inv_Landmark.png index 6648a23393..f8ce765c50 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Landmark.png and b/indra/newview/skins/default/textures/icons/Inv_Landmark.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Notecard.png b/indra/newview/skins/default/textures/icons/Inv_Notecard.png index 830a71311f..4645ab8e91 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Notecard.png and b/indra/newview/skins/default/textures/icons/Inv_Notecard.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Object.png b/indra/newview/skins/default/textures/icons/Inv_Object.png index a88d0dc4b3..f883696a82 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Object.png and b/indra/newview/skins/default/textures/icons/Inv_Object.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Pants.png b/indra/newview/skins/default/textures/icons/Inv_Pants.png index 2527f7f9c3..fe2389f074 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Pants.png and b/indra/newview/skins/default/textures/icons/Inv_Pants.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Script.png b/indra/newview/skins/default/textures/icons/Inv_Script.png index e9c9b163fd..0fba27a7aa 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Script.png and b/indra/newview/skins/default/textures/icons/Inv_Script.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Shirt.png b/indra/newview/skins/default/textures/icons/Inv_Shirt.png index 7cc880a124..81c1538dd2 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Shirt.png and b/indra/newview/skins/default/textures/icons/Inv_Shirt.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Shoe.png b/indra/newview/skins/default/textures/icons/Inv_Shoe.png index 0b148647eb..51e1c7bbb7 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Shoe.png and b/indra/newview/skins/default/textures/icons/Inv_Shoe.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Skin.png b/indra/newview/skins/default/textures/icons/Inv_Skin.png index 8e20638bba..b7da922046 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Skin.png and b/indra/newview/skins/default/textures/icons/Inv_Skin.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Skirt.png b/indra/newview/skins/default/textures/icons/Inv_Skirt.png index 40860a3599..246e9a87aa 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Skirt.png and b/indra/newview/skins/default/textures/icons/Inv_Skirt.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Snapshot.png b/indra/newview/skins/default/textures/icons/Inv_Snapshot.png index 17e710a843..39efd2be1b 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Snapshot.png and b/indra/newview/skins/default/textures/icons/Inv_Snapshot.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Socks.png b/indra/newview/skins/default/textures/icons/Inv_Socks.png index b8169dcb36..30d7d7c239 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Socks.png and b/indra/newview/skins/default/textures/icons/Inv_Socks.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Sound.png b/indra/newview/skins/default/textures/icons/Inv_Sound.png index 1a50dd17da..44c271c868 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Sound.png and b/indra/newview/skins/default/textures/icons/Inv_Sound.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Texture.png b/indra/newview/skins/default/textures/icons/Inv_Texture.png index 2d6d1b54bb..dbc41c5e99 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Texture.png and b/indra/newview/skins/default/textures/icons/Inv_Texture.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Underpants.png b/indra/newview/skins/default/textures/icons/Inv_Underpants.png index 77f56c574f..b1e7c2a55f 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Underpants.png and b/indra/newview/skins/default/textures/icons/Inv_Underpants.png differ diff --git a/indra/newview/skins/default/textures/icons/Inv_Undershirt.png b/indra/newview/skins/default/textures/icons/Inv_Undershirt.png index 954eab7660..9340dbb975 100644 Binary files a/indra/newview/skins/default/textures/icons/Inv_Undershirt.png and b/indra/newview/skins/default/textures/icons/Inv_Undershirt.png differ diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index 01976c9a5c..4d54838225 100644 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -7,7 +7,7 @@ - + @@ -102,6 +102,7 @@ + @@ -123,8 +124,6 @@ - - @@ -151,7 +150,7 @@ - + @@ -229,6 +228,9 @@ + + + @@ -256,6 +258,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -442,6 +480,9 @@ + + + @@ -559,54 +600,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -625,45 +618,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -679,11 +639,6 @@ - - - - - -- cgit v1.2.3