<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <floater border="true" can_close="true" can_minimize="true" can_resize="false" help_topic="autoreplace_settings" save_rect="true" height="455" width="490" name="autoreplace_floater" title="Auto-Replace Settings"> <check_box bottom_delta="30" left_delta="15" height="16" width="100" follows="left|top" label="Enable Auto-Replace" name="autoreplace_enable" tool_tip="As you enter chat text, replace any of the keywords entered with the corresponding replacement"/> <view_border top_pad="15" left="2" height="0" width="491" follows="left|top" bevel_style="none" border_thickness="1" mouse_opaque="false" name="divisor1"/> <button top_pad="10" left="10" height="22" width="110" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_import_list" label="Import List..." tool_tip="Load a previously exported list from a file."/> <button top_delta="0" left_pad="10" height="22" width="110" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_export_list" label="Export List..." tool_tip="Save the selected list to a file so you can share it."/> <button top_delta="0" left_pad="10" height="22" width="110" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_new_list" label="New List..." tool_tip="Create a new list."/> <button top_delta="0" left_pad="10" height="22" width="110" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_delete_list" label="Delete List" tool_tip="Delete the selected list."/> <scroll_list top_pad="10" left="10" height="100" width="370" follows="left|top" column_padding="0" draw_heading="false" multi_select="false" name="autoreplace_list_name" search_column="0"> </scroll_list> <button top_delta="23" left_pad="10" height="22" width="90" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_list_up" image_overlay="Arrow_Up" tool_tip="Move this list up in priority."/> <button top_pad="10" left_delta="0" height="22" width="90" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_list_down" image_overlay="Arrow_Down" tool_tip="Move this list down in priority."/> <view_border top_pad="36" left="2" height="0" width="491" follows="left|top" bevel_style="none" border_thickness="1" mouse_opaque="false" name="divisor2"/> <scroll_list top_pad="10" left="10" height="120" width="370" follows="left|top" column_padding="0" draw_heading="true" multi_select="true" name="autoreplace_list_replacements" search_column="0"> <scroll_list.columns label="Keyword" name="keyword" relative_width="0.30" /> <scroll_list.columns label="Replacement" name="replacement" relative_width="0.70" /> </scroll_list> <button top_delta="41" left_pad="10" height="22" width="90" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_add_entry" label="Add..."/> <button top_pad="10" left_delta="0" height="22" width="90" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_delete_entry" label="Remove"/> <view_border top_pad="38" left="2" height="0" width="491" follows="left|top" bevel_style="none" border_thickness="1" mouse_opaque="false" name="divisor3"/> <text type="string" follows="left|top" height="16" layout="topleft" left="10" top_pad="13" width="50"> Keyword: </text> <line_editor name="autoreplace_keyword" follows="left|top" height="23" layout="topleft" left="100" max_length_bytes="255" top_delta="-5" width="150" /> <text type="string" follows="left|top" height="16" layout="topleft" left="10" right="90" top_pad="10" > Replacement: </text> <line_editor name="autoreplace_replacement" follows="left|top" height="23" layout="topleft" left="100" max_length_bytes="255" top_delta="-5" width="280" /> <button top_delta="0" right="-10" height="22" width="90" enabled="false" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_save_entry" label="Save Entry" tool_tip="Save this entry."/> <view_border top_pad="10" left="2" height="0" width="491" follows="left|top" bevel_style="none" border_thickness="1" mouse_opaque="false" name="divisor4"/> <button top_pad="10" right="380" height="22" width="90" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_save_changes" label="Save Changes" tool_tip="Save all changes."/> <button top_delta="0" right="480" height="22" width="90" enabled="true" follows="left|top" mouse_opaque="true" halign="center" scale_image="true" name="autoreplace_cancel" label="Cancel" tool_tip="Discard all changes."/> </floater> <!-- <text top_pad="10" left="10" height="16" width="260" follows="left|top" halign="center" mouse_opaque="true" name="autoreplace_text2"> Entries </text> -->