aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/pt/panel_settings_msgbox.xml
blob: 86400344c9621efcbd155f5e1d1ce4ff33a8138f (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<panel border="true" bottom="0" height="500" label="Popups" left="0" name="popups"     title="Popups" width="400"><text bottom="-20" follows="top|left" left="12" width="300">Não mostrar popups:</text>
<scroll_list follows="top|left" height="100" left="12" name="disabled_popups" width="480" />
<button follows="top|left" height="20" label="Ativar essa popup" left="12"	     name="enable_popup" width="150" />
<text follows="top|left" left="12" width="128">Mostrar popups:</text>
<scroll_list follows="top|left" height="100" left="12" name="enabled_popups" width="480" />
<button bottom_delta="-45" follows="top|left" height="20"	     label="Resetar &apos;Mostrar próxima vez&apos; Dialogos..." left="12"	     name="reset_dialogs_btn" width="210" />
</panel>