summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/chat_history.xml
diff options
context:
space:
mode:
authorYuzuru Jewell <46077079+YuzuruJewell@users.noreply.github.com>2023-11-24 20:06:23 +0900
committerGitHub <noreply@github.com>2023-11-24 13:06:23 +0200
commit06c2c87bfaf364cb358b8a4b194e6369531a63c6 (patch)
tree52f5ce0cb5e8a80830eda72bdcabc4c6c91c0899 /indra/newview/skins/default/xui/en/widgets/chat_history.xml
parentc81c15b74137e1471c6c1d95c421d3d69fe99fd4 (diff)
Suggestions for fixing problems in xui/en XML files (#534)
Co-authored-by: Yuzuru Kato <pascal.imac@gmail.com> Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets/chat_history.xml')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/chat_history.xml4
1 files changed, 2 insertions, 2 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 c0a948931c..d1e7a9b451 100644
--- a/indra/newview/skins/default/xui/en/widgets/chat_history.xml
+++ b/indra/newview/skins/default/xui/en/widgets/chat_history.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<chat_history
message_header="panel_chat_header.xml"
message_separator="panel_chat_separator.xml"
@@ -22,4 +22,4 @@
parse_urls="false"
word_wrap="true"
/>
-</chat_history> \ No newline at end of file
+</chat_history>