User:SignpostMarv Martin/XUI/en-US/floater instant message.xml

From Second Life Wiki
Jump to navigation Jump to search
<!-- This is the _embedded_ instant message panel, not the floater that
     contains all the instant messages.  See floater_im.xml.  JC -->
<floater border="true"
     bottom="-298"
     can_close="true"
     can_drag_on_left="false"
     can_minimize="false"
     can_resize="false"
     enabled="true"
     follows="left|top|right|bottom"
     height="297"
     hidden="false"
     label="(unknown)"
     left="1"
     min_height="130"
     min_width="200"
     mouse_opaque="true"
     name="im_floater"
     rect_control=""
     title="(unknown)"
     width="501"
     default_tab_group="1">
	<text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor"
	     bottom="-275" embedded_items="false" enabled="false"
	     follows="left|top|right|bottom" font="SansSerif" height="257"
	     hidden="false" left="4" max_length="2147483647" mouse_opaque="true"
	     name="im_history" text_color="ChatHistoryTextColor"
	     text_readonly_color="ChatHistoryTextColor" width="490" word_wrap="true" />
	<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-295"
	     enabled="true" follows="left|right|bottom" font="SansSerif"
	     handle_edit_keys_directly="false" height="20" hidden="false" left="4"
	     max_length="1022" mouse_opaque="true" name="chat_editor"
	     select_all_on_focus_received="false" select_on_focus="false" tab_group="1"
	     width="345" label="Click here to instant message" />
	<button bottom="-295" enabled="true" follows="right|bottom" font="SansSerif"
	     halign="center" height="20" hidden="false" label="Profile..."
	     label_selected="Profile..." left="355" mouse_opaque="true"
	     name="profile_btn" scale_image="true" width="75" />
	<button bottom="-295" enabled="true" follows="right|bottom" font="SansSerif"
	     halign="center" height="20" hidden="false" label="Close"
	     label_selected="Close" left="435" mouse_opaque="true" name="close_btn"
	     scale_image="true" width="60" />
	<text hidden="true" name="live_help_dialog" wordwrap="false">Welcome To Help Rquest
Before you ask for help:
1) Have you looked through the Second Life Help ?
2) Have you looked through the Knowledge Base ?
3) Have you checked the Official Linden Blog ? http://blog.secondlife.com/
 
 If you have, and you haven't found those resources to be helpful, then Help Request is probably the best place to look for help.

*If you're being assaulted or harrased, go to Help > Report Abuse, only asking for Help if it's needed.
*If you've found a bug, go to Tools > Report Bug, or go to https://jira.secondlife.com and Create a New Issue
*If you need to speak to an employee of Linden Labs, start your query with "I need to speak to a Liaison regarding...."

The Help Request channel can get very busy at times- response times may vary, and it helps us if you open a Help Request with your query
	</text>
	<text hidden="true" name="title_string">
		Instant Message with [NAME]
	</text>
	<text hidden="true" name="typing_start_string">
		[NAME] is typing...
	</text>
</floater>