summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/chat_history.xml
blob: 32916c08167168fe5db562798beff37c807c1eee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<chat_history
	message_header="panel_chat_header.xml"
    message_separator="panel_chat_separator.xml"
    left_text_pad="10"
	right_text_pad="15"
    left_widget_pad="0"
	right_widget_pad="10"
	top_separator_pad="5"
	bottom_separator_pad="5"
	top_header_pad="17"
	bottom_header_pad="10"
	max_length="2147483647"
	enabled="false"
	track_bottom="true"
	name="chat_history"
	type="string"
	word_wrap="true" />