aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/pt/panel_region_general.xml
blob: e700ee3d3a3d522bf940aa08dca611f78884e2cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>

<panel border="true" bottom="0" follows="top|left" height="320" label="Região"     left="0" name="General" width="480"><text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10"	     name="region_text_lbl" width="100">Região:</text>
<text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="60"	     name="region_text" width="400">desconhecido</text>
<check_box bottom_delta="-20" follows="left|top" height="20" label="Bloquear Terraform"	     left="10" name="block_terraform_check" width="80" />
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"	     left="160" name="terraform_help" width="18" />
<check_box bottom_delta="-20" follows="left|top" height="20" label="Bloquear Vôo" left="10"	     name="block_fly_check" width="80" />
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"	     left="160" name="fly_help" width="18" />
<check_box bottom_delta="-20" follows="left|top" height="20" label="Permitir Dano"	     left="10" name="allow_damage_check" width="80" />
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"	     left="160" name="damage_help" width="18" />
<check_box bottom_delta="-20" follows="left|top" height="20" label="Restringir Empurrar"	     left="10" name="restrict_pushobject" width="80" />
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"	     left="160" name="restrict_pushobject_help" width="18" />
<check_box bottom_delta="-20" follows="left|top" height="20" label="Permitir Revenda de Terra"	     left="10" name="allow_land_resell_check" width="80" />
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"	     left="160" name="land_resell_help" width="18" />
<check_box bottom_delta="-20" follows="left|top" height="20"	     label="Permitir Compartilhamento/Divisão de Lotes" left="10"	     name="allow_parcel_changes_check" width="80" />
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"	     left="260" name="parcel_changes_help" width="18" />
<spinner bottom_delta="-30" follows="left|top" height="20" increment="1"	     label="Agente Limite" label_width="80" left="10" max_val="100" min_val="0"	     name="agent_limit_spin" width="160" />
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"	     left="180" name="agent_limit_help" width="18" />
<spinner bottom_delta="-20" follows="left|top" height="20" increment="0.5"	     label="Objeto Bonus" label_width="80" left="10" max_val="10" min_val="1"	     name="object_bonus_spin" width="160" />
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"	     left="180" name="object_bonus_help" width="18" />
<text bottom_delta="-30" follows="left|top" height="20" label="Maturidade" left="10"	     name="access_text" width="100">Maturidade:</text>
<combo_box bottom_delta="0" follows="left|top" height="20" label="Adulto" left="92"	     name="access_combo" width="80"><combo_item name="PG">PG</combo_item>
<combo_item name="Mature">Adulto</combo_item>
</combo_box>
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"	     left="180" name="access_help" width="18" />
<button bottom_delta="-30" enabled="false" follows="left|top" height="20" label="Aplicar"	     left="115" name="apply_btn" width="60" />
<button bottom_delta="-80" follows="left|top" height="20"	     label="Teleportar um usuário para Casa..." left="10" name="kick_btn" width="200" />
<button bottom_delta="-20" follows="left|top" height="20"	     label="Teleportar Todos os Usuários..." left="10" name="kick_all_btn"	     width="200" />
<button bottom_delta="-40" follows="left|top" height="20"	     label="Enviar Mensagem para Região..." left="10" name="im_btn" width="200" />
<button bottom="-50" follows="left|top" height="20" label="Gerenciar Telehub..."	     left="250" name="manage_telehub_btn" width="150" />
</panel>