summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
diff options
context:
space:
mode:
authorVadim ProductEngine <vsavchuk@productengine.com>2010-10-15 16:24:37 +0300
committerVadim ProductEngine <vsavchuk@productengine.com>2010-10-15 16:24:37 +0300
commite748167abfabbc541c3ceb9e2d5a46fa3564f15a (patch)
tree59bf542f1f63d078f3890314d876b114725a633e /indra/newview/skins/default
parent7ea2a1f9cc998396f437ec2535ddb1d51cce46b1 (diff)
STORM-386 FIXED Disabled higlighting URLs in object names inside the "<name> has said something new" textbox that pops up in NEARBY CHAT window.
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/chat_history.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/chat_history.xml b/indra/newview/skins/default/xui/en/widgets/chat_history.xml
index ef885e8045..c0a948931c 100644
--- a/indra/newview/skins/default/xui/en/widgets/chat_history.xml
+++ b/indra/newview/skins/default/xui/en/widgets/chat_history.xml
@@ -19,6 +19,7 @@
font="SansSerif">
<more_chat_text
mouse_opaque="true"
+ parse_urls="false"
word_wrap="true"
/>
</chat_history> \ No newline at end of file