From a24eb0a4496471b59ae70074e8d44b078eacb347 Mon Sep 17 00:00:00 2001 From: Dmitry Zaporozhan Date: Tue, 16 Feb 2010 11:54:46 +0200 Subject: Fixed low bug EXT-5124 - Display buddy icons on online/offline alerts --HG-- branch : product-engine --- .../newview/skins/default/xui/en/notifications.xml | 4 +-- .../skins/default/xui/en/panel_online_status.xml | 35 ++++++++++++++++++++++ 2 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 indra/newview/skins/default/xui/en/panel_online_status.xml (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 9c6b18ef27..ef983dacfe 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4310,14 +4310,14 @@ Topic: [SUBJECT], Message: [MESSAGE] icon="notifytip.tga" name="FriendOnline" type="notifytip"> -[NAME_SLURL] is Online +[FIRST] [LAST] is Online -[NAME_SLURL] is Offline +[FIRST] [LAST] is Offline + + + + \ No newline at end of file -- cgit v1.2.3