diff options
author | Oz Linden <oz@lindenlab.com> | 2012-05-11 14:31:45 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-05-11 14:31:45 -0400 |
commit | 6d9c0fab8f2c19fa624e3c1f697ee9c7f08d9245 (patch) | |
tree | b4eea548b355a347368e252ef9b762e85121529d /indra/newview/skins/default/xui/en/floater_autoreplace.xml | |
parent | 9bdb1d82f867147af44def8c1cca3dfb8259b99c (diff) |
remove author tracking, non-wordstyle option, and notifications
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_autoreplace.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_autoreplace.xml | 63 |
1 files changed, 1 insertions, 62 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_autoreplace.xml b/indra/newview/skins/default/xui/en/floater_autoreplace.xml index 5f53e61fa2..f68aeacb97 100644 --- a/indra/newview/skins/default/xui/en/floater_autoreplace.xml +++ b/indra/newview/skins/default/xui/en/floater_autoreplace.xml @@ -126,39 +126,6 @@ name="ac_text_name"> List Name </text> - <text - bottom_delta="20" - left_delta="-2" - height="16" - width="40" - follows="left|top" - halign="center" - font="SansSerifSmall" - mouse_opaque="true" - name="ac_text2"> - Author: - </text> - <view_border - bottom_delta="-0" - left_delta="42" - height="16" - width="140" - follows="left|top" - bevel_style="in" - mouse_opaque="false" - name="ac_box2"/> - <text - bottom_delta="0" - left_delta="0" - height="16" - width="140" - follows="left|top" - halign="center" - font="SansSerifSmall" - mouse_opaque="true" - name="ac_text_author"> - Author Name - </text> <check_box bottom_delta="20" left_delta="-32" @@ -188,34 +155,6 @@ label_width="0" name="ac_priority" tool_tip="This number determine what order your list will be used to replace words. A higher priority means it will be used before lower priority lists."/> - <check_box - bottom_delta="20" - left_delta="-120" - height="16" - width="100" - enabled="true" - follows="left|top" - font="SansSerifSmall" - mouse_opaque="true" - radio_style="false" - label="Show Notifications" - control_name="ac_list_show" - name="ac_list_show" - tool_tip="Having this enabled will make a notification pop up every time a word is replaced."/> - <check_box - bottom_delta="20" - left_delta="-0" - height="16" - width="100" - enabled="true" - follows="left|top" - font="SansSerifSmall" - mouse_opaque="true" - radio_style="false" - label="Word Style" - control_name="ac_list_style" - name="ac_list_style" - tool_tip="Having this checked means the list is for full words that should be replaced, unchecked means that it will look within words contents as well."/> <button top="100" left="5" @@ -279,7 +218,7 @@ left="10" top="450" width="364"> - Original text: + Keyword: </text> <line_editor follows="left|top" |