diff options
Diffstat (limited to 'indra/newview/skins/default/textures')
-rw-r--r-- | indra/newview/skins/default/textures/icons/Icon_Group_Large.png | bin | 12280 -> 0 bytes | |||
-rw-r--r-- | indra/newview/skins/default/textures/icons/Icon_Group_Small.png | bin | 4473 -> 0 bytes | |||
-rw-r--r-- | indra/newview/skins/default/textures/icons/Incoming_Transaction_Large.png | bin | 4939 -> 0 bytes | |||
-rw-r--r-- | indra/newview/skins/default/textures/icons/Incoming_Transaction_Small.png | bin | 1666 -> 0 bytes | |||
-rw-r--r-- | indra/newview/skins/default/textures/icons/Outcoming_Transaction_Large.png | bin | 4662 -> 0 bytes | |||
-rw-r--r-- | indra/newview/skins/default/textures/icons/Outcoming_Transaction_Small.png | bin | 1322 -> 0 bytes | |||
-rwxr-xr-x | indra/newview/skins/default/textures/textures.xml | 16 |
7 files changed, 3 insertions, 13 deletions
diff --git a/indra/newview/skins/default/textures/icons/Icon_Group_Large.png b/indra/newview/skins/default/textures/icons/Icon_Group_Large.png Binary files differdeleted file mode 100644 index 6dc0cbda0b..0000000000 --- a/indra/newview/skins/default/textures/icons/Icon_Group_Large.png +++ /dev/null diff --git a/indra/newview/skins/default/textures/icons/Icon_Group_Small.png b/indra/newview/skins/default/textures/icons/Icon_Group_Small.png Binary files differdeleted file mode 100644 index ef2b521a1f..0000000000 --- a/indra/newview/skins/default/textures/icons/Icon_Group_Small.png +++ /dev/null diff --git a/indra/newview/skins/default/textures/icons/Incoming_Transaction_Large.png b/indra/newview/skins/default/textures/icons/Incoming_Transaction_Large.png Binary files differdeleted file mode 100644 index e73dfe2695..0000000000 --- a/indra/newview/skins/default/textures/icons/Incoming_Transaction_Large.png +++ /dev/null diff --git a/indra/newview/skins/default/textures/icons/Incoming_Transaction_Small.png b/indra/newview/skins/default/textures/icons/Incoming_Transaction_Small.png Binary files differdeleted file mode 100644 index 8b39770c63..0000000000 --- a/indra/newview/skins/default/textures/icons/Incoming_Transaction_Small.png +++ /dev/null diff --git a/indra/newview/skins/default/textures/icons/Outcoming_Transaction_Large.png b/indra/newview/skins/default/textures/icons/Outcoming_Transaction_Large.png Binary files differdeleted file mode 100644 index 79011edd8b..0000000000 --- a/indra/newview/skins/default/textures/icons/Outcoming_Transaction_Large.png +++ /dev/null diff --git a/indra/newview/skins/default/textures/icons/Outcoming_Transaction_Small.png b/indra/newview/skins/default/textures/icons/Outcoming_Transaction_Small.png Binary files differdeleted file mode 100644 index 96c6150f3b..0000000000 --- a/indra/newview/skins/default/textures/icons/Outcoming_Transaction_Small.png +++ /dev/null diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index eef7d56e75..e47e0c03f1 100755 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -795,17 +795,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="Notification_Condense" file_name="icons/Icon_Notification_Condense.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="Notification_Expand" file_name="icons/Icon_Notification_Expand.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="Icon_Group_Small" file_name="icons/Icon_Group_Small.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="Icon_Group_Large" file_name="icons/Icon_Group_Large.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="Icon_Attachment_Small" file_name="icons/Icon_Attachment_Small.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="Icon_Attachment_Large" file_name="icons/Icon_Attachment_Large.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="System_Notification_Small" file_name="icons/System_Notification_Small.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="System_Notification_Large" file_name="icons/System_Notification_Large.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="Incoming_Transaction_Small" file_name="icons/Incoming_Transaction_Small.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="Incoming_Transaction_Large" file_name="icons/Incoming_Transaction_Large.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="Outcoming_Transaction_Small" file_name="icons/Outcoming_Transaction_Small.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - <texture name="Outcoming_Transaction_Large" file_name="icons/Outcoming_Transaction_Large.png" preload="true" scale.left="2" scale.top="13" scale.right="13" scale.bottom="2" /> - + <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"/> </textures> |