From 5955e6260e6e263fb089f7cc91c0be482cccdfb8 Mon Sep 17 00:00:00 2001 From: Richard Linden Date: Tue, 24 Apr 2012 17:10:43 -0700 Subject: CHUI-106 FIX Notifications like Friends online are shown in local chat history - no toast given if chat history is open --- indra/newview/skins/default/xui/en/notifications.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index da83ffbab4..73ec6ffdb3 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5164,7 +5164,7 @@ The string [STRING_NAME] is missing from strings.xml icon="notifytip.tga" name="IMSystemMessageTip" log_to_im="true" - log_to_chat="true" + log_to_chat="false" type="notifytip"> [MESSAGE] @@ -5209,7 +5209,7 @@ Topic: [SUBJECT], Message: [MESSAGE] friendship <nolink>[NAME]</nolink> is Online @@ -5218,7 +5218,7 @@ Topic: [SUBJECT], Message: [MESSAGE] friendship <nolink>[NAME]</nolink> is Offline @@ -5466,7 +5466,7 @@ You don't have permission to copy this. icon="notifytip.tga" name="InventoryAccepted" log_to_im="true" - log_to_chat="true" + log_to_chat="false" type="notifytip"> [NAME] received your inventory offer. @@ -5475,7 +5475,7 @@ You don't have permission to copy this. icon="notifytip.tga" name="InventoryDeclined" log_to_im="true" - log_to_chat="true" + log_to_chat="false" type="notifytip"> [NAME] declined your inventory offer. -- cgit v1.2.3