diff options
author | pavelkproductengine <pavelkproductengine@lindenlab.com> | 2016-03-17 19:25:23 +0200 |
---|---|---|
committer | pavelkproductengine <pavelkproductengine@lindenlab.com> | 2016-03-17 19:25:23 +0200 |
commit | 824deea265614b649e074d4702e8f4bf071cef68 (patch) | |
tree | 0601230faf26a7c508c0654ae7c5b336bc2a28d8 /indra | |
parent | 7a49c07fcb914430cbe4905071b0b901033dd75a (diff) |
MAINT-5194 Visual Outfit Browser
Changed default outfit icon
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/textures/icons/Default_Outfit_Photo.png | bin | 0 -> 19459 bytes | |||
-rw-r--r-- | indra/newview/skins/default/textures/icons/Default_Outfit_Photo_renamed.png | bin | 15058 -> 0 bytes | |||
-rwxr-xr-x | indra/newview/skins/default/textures/textures.xml | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/textures/icons/Default_Outfit_Photo.png b/indra/newview/skins/default/textures/icons/Default_Outfit_Photo.png Binary files differnew file mode 100644 index 0000000000..bacddcbb68 --- /dev/null +++ b/indra/newview/skins/default/textures/icons/Default_Outfit_Photo.png diff --git a/indra/newview/skins/default/textures/icons/Default_Outfit_Photo_renamed.png b/indra/newview/skins/default/textures/icons/Default_Outfit_Photo_renamed.png Binary files differdeleted file mode 100644 index 781454880a..0000000000 --- a/indra/newview/skins/default/textures/icons/Default_Outfit_Photo_renamed.png +++ /dev/null diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index 56a15fff42..be23cbfeb7 100755 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -804,7 +804,7 @@ with the same filename but different name <texture name="Camera_Drag_Dot" file_name="world/CameraDragDot.png"/> <texture name="NavBar Separator" file_name="navbar/separator.png"/> - <texture name="Default_Outfit_Photo" file_name="icons/Default_Outfit_Photo_renamed.png" preload="true"/> + <texture name="Default_Outfit_Photo" file_name="icons/Default_Outfit_Photo.png" preload="true"/> <texture name="Notification_Condense" file_name="icons/Icon_Notification_Condense.png" preload="true"/> <texture name="Notification_Expand" file_name="icons/Icon_Notification_Expand.png" preload="true"/> <texture name="System_Notification" file_name="icons/SL_Logo.png" preload="true"/> |