aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/pt/floater_import.xml
blob: df529e8b7acfdea200e8a74d2ff94112e2cf0b6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<floater can_close="true" can_drag_on_left="false" can_minimize="false"     can_resize="false" height="440" name="Import" title="" width="680"><text height="15" left="10" name="name_label" top="10">Nome:</text>
<line_editor height="19" max_length="254" name="name_form" width="280" />
<text height="15" name="description_label">Descrição:</text>
<line_editor height="19" max_length="254" name="description_form" width="280" />
<text height="15" name="preview_label">Arquivos para carregar:</text>
<scroll_list draw_border="true" height="280" left="10" multi_select="true"	     name="upload_list" top="-30" width="400" />
<button bottom="10" height="20" label="Cancelar" left="182" name="cancel_btn" width="64" />
<button bottom="10" height="20" label="Upload (L$10)" left="31" name="ok_btn"	     width="110" />
<text bottom="356" height="15" left="420" name="preview_label2">Preview da Imagem:</text>
<icon height="256" left="420" name="dummy_preview" width="256" />
</floater>