From f92ad98d62f298c0005f7bc8cac503ada8dc88d0 Mon Sep 17 00:00:00 2001
From: Vadim ProductEngine <vsavchuk@productengine.com>
Date: Fri, 1 Oct 2010 18:27:12 +0300
Subject: [PATCH] STORM-213 FIXED Disabled highlighting URLs in object names in
 group notification toasts.

---
 indra/newview/skins/default/xui/en/panel_group_notify.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/newview/skins/default/xui/en/panel_group_notify.xml b/indra/newview/skins/default/xui/en/panel_group_notify.xml
index 6f271a757c4..cded4cf31a2 100644
--- a/indra/newview/skins/default/xui/en/panel_group_notify.xml
+++ b/indra/newview/skins/default/xui/en/panel_group_notify.xml
@@ -85,6 +85,7 @@
      layout="topleft"
      left="45"
      name="attachment"
+     parse_urls="false"
      text_color="GroupNotifyTextColor"
      value="Attachment"
      use_ellipses="true"
-- 
GitLab