aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/pt/panel_preferences_popups.xml
blob: a613747662bd1848289d47f0cf4af9f07049d19a (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="-409" enabled="true" follows="left|top|right|bottom"     height="408" hidden="false" label="Popups" left="102" mouse_opaque="true"     name="popups" width="517">

<text bottom="-20" follows="top|left" left="15" width="300">Não mostrar popups:</text>

<scroll_list background_visible="true" bottom="-124" column_padding="5" draw_border="true"	     draw_heading="false" draw_stripes="true" enabled="true" follows="left|top"	     height="100" hidden="false" left="12" mouse_opaque="true"	     multi_select="false" name="disabled_popups" width="480" />
<button bottom="-148" enabled="false" follows="left|top" font="SansSerif"	     halign="center" height="20" hidden="false" label="Habilitar este popup"	     label_selected="Habilitar este popup" left="12" mouse_opaque="true"	     name="enable_popup" scale_image="true" width="150" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"	     bottom="-162" drop_shadow_visible="true" enabled="true" follows="left|top"	     font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false"	     left="12" mouse_opaque="false" name="text_box2" v_pad="0" width="128">Mostrar popups:</text>

<scroll_list background_visible="true" bottom="-266" column_padding="5" draw_border="true"	     draw_heading="false" draw_stripes="true" enabled="true" follows="left|top"	     height="100" hidden="false" left="12" mouse_opaque="true"	     multi_select="false" name="enabled_popups" width="480" />


<check_box bottom_delta="-25" control_name="AutoAcceptNewInventory" enabled="true"
	     follows="left|top" font="SansSerifSmall" height="16" hidden="false"
	     initial_value="false" label="Aceitar automaticamente"
	     left="40" mouse_opaque="true" name="accept_new_inventory"
	     radio_style="false"
	     width="270" />
		 
	<check_box bottom_delta="-20" control_name="ShowNewInventory" enabled="true"
	     follows="left|top" font="SansSerifSmall" height="16" hidden="false"
	     initial_value="true" label="Visualizar após aceitar"
	     left="40" mouse_opaque="true" name="show_new_inventory"
	     radio_style="false"
	     width="270" />


<button bottom="-380" enabled="true" follows="left|top" font="SansSerif"	     halign="center" height="20" hidden="false"	     label="Reiniciar Dialogos que serão mostrados na próxima vez..."	     label_selected="Reiniciar Dialogos que serão mostrados na próxima vez..." left="12"	     mouse_opaque="true" name="reset_dialogs_btn" scale_image="true" width="330" />

</panel>