blob: b72d59524e0304fbf467498ffc46f7df096ce8cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?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="5"
rigth_widget_pad="10"
max_length="2147483647"
enabled="false"
track_bottom="true"
name="chat_history"
type="string"
word_wrap="true" />
|