summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
diff options
context:
space:
mode:
authorfowlerdm <fowlerdm@gmail.com>2024-06-08 15:14:55 -0600
committerfowlerdm <fowlerdm@gmail.com>2024-06-08 15:14:55 -0600
commitd4c90cdc76ab7e78cfc640e617436d0fe848db29 (patch)
treedd0644c474a23b40b01f5eb56dfe01144a3a7117 /indra/newview/skins/default
parent8a1f470d31d0439d329459606b4c6a82ace177f6 (diff)
Use simple Megapahit logo for System_Notification
Add MP_Logo.png, use in place of SL_Logo.png for System_Notification in textures.xml
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r--indra/newview/skins/default/textures/icons/MP_Logo.pngbin0 -> 4838 bytes
-rw-r--r--indra/newview/skins/default/textures/textures.xml2
2 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/textures/icons/MP_Logo.png b/indra/newview/skins/default/textures/icons/MP_Logo.png
new file mode 100644
index 0000000000..b01e8f4ea3
--- /dev/null
+++ b/indra/newview/skins/default/textures/icons/MP_Logo.png
Binary files differ
diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml
index 4b51d91251..2da6c879bf 100644
--- a/indra/newview/skins/default/textures/textures.xml
+++ b/indra/newview/skins/default/textures/textures.xml
@@ -896,7 +896,7 @@ with the same filename but different name
<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"/>
+ <texture name="System_Notification" file_name="icons/MP_Logo.png" preload="true"/>
<texture name="Icon_Attachment_Small" file_name="icons/Icon_Attachment_Small.png" preload="true"/>
<texture name="Icon_Attachment_Large" file_name="icons/Icon_Attachment_Large.png" preload="true"/>