summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_teleport_history.xml
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-06-23 23:32:39 +0000
committerJames Cook <james@lindenlab.com>2009-06-23 23:32:39 +0000
commit2ce76c7ed47b49f8a7bafe69bdea064189e1ccbd (patch)
tree14780ccff8d44c392093d31b54c56547bc0fe787 /indra/newview/skins/default/xui/en/panel_teleport_history.xml
parent68da2bdfee46bcdb7a9893e05f30bfe0a2d9aaf6 (diff)
Set correct svn:eol-style native on XML files, converted several files to use consistent line feeds (had ^M after first header line). Not reviewed.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_teleport_history.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_teleport_history.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_teleport_history.xml b/indra/newview/skins/default/xui/en/panel_teleport_history.xml
index 8f6a2d7648..b7ce812dc8 100644
--- a/indra/newview/skins/default/xui/en/panel_teleport_history.xml
+++ b/indra/newview/skins/default/xui/en/panel_teleport_history.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="Teleport History" bottom="0" height="326" left="0" width="380"
border="true" follows="left|top|right|bottom">
<scroll_list bottom="0" can_resize="true" column_padding="0" draw_heading="true"
@@ -9,4 +9,4 @@
<column dynamicwidth="true" label="Region" name="region" />
<column name="index" width="0" />
</scroll_list>
-</panel>
+</panel>