aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/pt/panel_toolbar.xml
blob: b790498a7746a78d5b40163973f2b67bdd392f5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<panel background_opaque="true" background_visible="true" can_close="true"     can_minimize="false" can_resize="false" follows="left|right|bottom"     height="26" name="toolbar" width="1024"><button bottom="0" font="SansSerif" height="24" label="MI" left="0" name="im_btn"	     tool_tip="Mensagens Instantâneas para seus amigos" width="50" />
<button bottom="0" font="SansSerif" height="24" label="Chat" left="0" name="chat_btn"	     tool_tip="Conversar com as pessoas próximas. (Enter)" width="50" />
<button bottom="0" font="SansSerif" height="24" label="Amigos" left="0"	     name="friends_btn" tool_tip="Ache e converse com os seus camaradas."	     width="50" />
<button bottom="0" font="SansSerif" height="24" label="Voar"	     label_selected="Parar de voar" left="0" name="fly_btn"	     tool_tip="Comece a voar. Use E/C ou PgUp/PgDn para voar para cima e para baixo."	     width="50" />
<button bottom="0" font="SansSerif" height="24" label="Foto" left="0"	     name="snapshot_btn" tool_tip="Salve uma foto em seu disco ou inventário."	     width="50" />
<button bottom="0" font="SansSerif" height="24" label="Procurar" left="0"	     name="directory_btn"	     tool_tip="Procurar por lugares, eventos, pessoas, e muito mais." width="50" />
<button bottom="0" font="SansSerif" height="24" label="Construir" left="0" name="build_btn"	     tool_tip="Construa novos objetos" width="50" />
<button bottom="0" font="SansSerif" height="24" label="Mini-Mapa" left="0"	     name="radar_btn" tool_tip="Mapa da área próxima a você. (Ctrl-Shift-M)"	     width="50" />
<button bottom="0" font="SansSerif" height="24" label="Mapa" left="0" name="map_btn"	     tool_tip="Map do mundo todo. (Ctrl-M)" width="50" />
<button bottom="0" font="SansSerif" height="24" label="Inventário" left="0"	     name="inventory_btn" tool_tip="Seus itens. (Ctrl-I)" width="50" />
</panel>