diff options
-rw-r--r-- | indra/newview/skins/default/textures/icons/Default_Outfit_Photo_renamed.png (renamed from indra/newview/skins/default/textures/icons/Default_Outfit_Photo.PNG) | bin | 15058 -> 15058 bytes | |||
-rwxr-xr-x | indra/newview/skins/default/textures/textures.xml | 2 |
2 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_renamed.png Binary files differindex 781454880a..781454880a 100644 --- a/indra/newview/skins/default/textures/icons/Default_Outfit_Photo.PNG +++ b/indra/newview/skins/default/textures/icons/Default_Outfit_Photo_renamed.png diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index be23cbfeb7..56a15fff42 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.png" preload="true"/> + <texture name="Default_Outfit_Photo" file_name="icons/Default_Outfit_Photo_renamed.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"/> |