Files
SingularityViewer/indra/newview/skins/default/xui/es/panel_overlaybar.xml
2012-07-13 06:23:37 -03:00

79 lines
4.8 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel follows="left|right|bottom|top" height="200" left="-1" mouse_opaque="false"
name="overlay" use_bounding_rect="true" width="728">
<layout_stack bottom="0" follows="left|right|bottom" height="200" left="0"
mouse_opaque="false" name="overlay_layout_panel" orientation="horizontal"
right="-1" use_bounding_rect="true">
<layout_panel auto_resize="true" bottom="0" left="0" min_width="420" mouse_opaque="false"
use_bounding_rect="true" user_resize="false" width="420" name="main_panel">
<layout_stack bottom="0" follows="left|right|bottom|top" height="50" left="0"
mouse_opaque="false" name="chatbar_and_buttons" orientation="vertical"
right="420" use_bounding_rect="true">
<layout_panel auto_resize="true" bottom="0" follows="left|bottom|right|top" height="0"
left="0" min_height="20" min_width="100" mouse_opaque="false"
name="padding" use_bounding_rect="true" user_resize="false" width="420" />
<layout_panel auto_resize="false" bottom="0" follows="left|bottom|right|top" height="20"
left="0" min_height="20" min_width="100" mouse_opaque="false"
name="state_buttons" use_bounding_rect="true" user_resize="false"
width="420">
<button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20"
label="New IM" label_selected="New IM" left="0"
name="New IM" scale_image="true"
tool_tip="You have an instant message pending. Click to show IMs."
width="102" />
<button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20"
label="Set Not Busy" label_selected="Set Not Busy" left="114"
name="Set Not Busy" scale_image="true"
tool_tip="Chat and IM is hidden for you. Click here to set yourself not busy."
width="102" />
<button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20"
label="Flycam" label_selected="Flycam" left="229" name="Flycam" scale_image="true"
tool_tip="Your camera is under joystick control, click here to release it."
width="102" />
<button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20"
label="Mouselook" label_selected="Mouselook" left="343" name="Mouselook"
scale_image="true"
tool_tip="Use mouse to steer your view. If you have a gun, clicking will shoot."
width="102" />
<button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20"
label="Stand Up" label_selected="Stand Up" left="457" name="Stand Up"
scale_image="true" tool_tip="Click here to stand up." width="102" />
<button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20"
label="Cancel TP" label_selected="Cancel TP" left="571" name="Cancel TP"
scale_image="true" tool_tip="Click here to cancel the current teleport process." width="102" />
</layout_panel>
<layout_panel auto_resize="false" background_visible="false" border="false" bottom="0"
filename="panel_chat_bar.xml" follows="left|right|bottom" left="0"
min_height="24" mouse_opaque="false" name="chat_bar"
use_bounding_rect="true" width="395" />
</layout_stack>
</layout_panel>
<layout_panel auto_resize="false" bottom="0" left="0" min_width="96" mouse_opaque="false"
name="ao_remote_container" use_bounding_rect="true" user_resize="false"
width="100">
<panel background_visible="false" border="false" bottom="0" name="ao_remote" />
</layout_panel>
<layout_panel auto_resize="false" bottom="0" left="0" min_width="220" mouse_opaque="false"
name="media_remote_container" use_bounding_rect="true" user_resize="false"
width="220">
<panel background_visible="false" border="false" bottom="0" name="media_remote" />
</layout_panel>
<layout_panel auto_resize="false" bottom="0" left="0" min_width="130" mouse_opaque="false"
name="voice_remote_container" use_bounding_rect="true" user_resize="false"
width="128">
<panel background_visible="false" border="false" bottom="0" name="voice_remote" />
</layout_panel>
<layout_panel auto_resize="false" bottom="0" mouse_opaque="false"
name="AdvSettings_container" use_bounding_rect="true" user_resize="false" min_width="30" >
<panel background_visible="false" border="false" bottom="0" name="Adv_Settings" />
</layout_panel>
<layout_panel auto_resize="false" bottom="0" mouse_opaque="false"
name="AdvSettings_container_exp" use_bounding_rect="true" user_resize="false" min_width="200" >
<panel background_visible="false" border="false" bottom="0" name="Adv_Settings" />
</layout_panel>
</layout_stack>
<string name="unread_count_string_plural">
New IMs
</string>
</panel>