diff options
author | Kent Quirk <q@lindenlab.com> | 2010-02-18 19:54:34 -0500 |
---|---|---|
committer | Kent Quirk <q@lindenlab.com> | 2010-02-18 19:54:34 -0500 |
commit | c4b42ca78ff214eef66e9fafa369edd3c4ac08c0 (patch) | |
tree | 4ccefaed593f8ec9048e92449b487caf511fa338 /indra/newview/skins/default/xui/en/alert_line_editor.xml | |
parent | c44b25abe2295d8c247cef9ab9a1650a064bb6df (diff) |
Reverting change 570851c5baa5
because it's broken
Diffstat (limited to 'indra/newview/skins/default/xui/en/alert_line_editor.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/alert_line_editor.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/indra/newview/skins/default/xui/en/alert_line_editor.xml b/indra/newview/skins/default/xui/en/alert_line_editor.xml deleted file mode 100644 index 97991153d8..0000000000 --- a/indra/newview/skins/default/xui/en/alert_line_editor.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes" ?> -<line_editor - select_on_focus="false" - handle_edit_keys_directly="false" - revert_on_esc="true" - commit_on_focus_lost="true" - ignore_tab="true" - max_length="254" - text_pad_right="0" - text_pad_left="2" - mouse_opaque="true"/> |