aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/pt/panel_chat_bar.xml
blob: b12c68707a46a9fd617d3039724c381c6867f2c4 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<panel bottom="24" enabled="true" follows="left|right|bottom" height="29"     hidden="false" left="-1" mouse_opaque="true" name="chat_bar" width="256"      default_tab_group="1"><button bottom="-28" enabled="true" follows="left|bottom" font="SansSerif"	     halign="center" height="24" hidden="false" label="Histórico"	     label_selected="Histórico" left="0" mouse_opaque="true" name="History"	     tool_tip="Clique aqui para ver o que foi dito" width="100" />
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-26"	     enabled="true" follows="left|right|bottom" font="SansSerif"	     handle_edit_keys_directly="false" height="24" hidden="false"	     label="Clique aqui para iniciar o chat" left="107" max_length="254"	     mouse_opaque="true" name="Chat Editor" select_all_on_focus_received="false"	     select_on_focus="false" tab_group="1"	     tool_tip="Pressione Enter para dizer" width="100" />
<button bottom="-28" enabled="true" follows="left|bottom" font="SansSerif"	     halign="center" height="24" hidden="false" label="Dizer" label_selected="Dizer"	     left="748" mouse_opaque="true" name="Say" tool_tip="Enter" width="100" />
<button bottom="-28" enabled="true" follows="left|bottom" font="SansSerif"	     halign="center" height="24" hidden="false" label="Gritar"	     label_selected="Gritar" left="855" mouse_opaque="true" name="Shout"	     tool_tip="Ctrl-Enter" width="100" />
<combo_box allow_text_entry="false" bottom="-26" enabled="true" follows="left|bottom"	     height="20" hidden="false" label="Gestos" left="962" max_chars="20"	     mouse_opaque="true" name="Gesture" width="150"><combo_item name="Gestures">Gestos</combo_item>
</combo_box>
</panel>