diff options
author | Jacek Antonelli | 2008-08-15 23:45:37 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:37 -0500 |
commit | 31ba05810c641f14e8ab5da8ad2aaf527779f6c1 (patch) | |
tree | c4b8d635dfb657fa4cfee7c285f8cadbf24afa90 /linden/indra/newview/skins/xui/pt/floater_postcard.xml | |
parent | Second Life viewer sources 1.19.1.1 (diff) | |
download | meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.zip meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.gz meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.bz2 meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.xz |
Second Life viewer sources 1.19.1.2
Diffstat (limited to 'linden/indra/newview/skins/xui/pt/floater_postcard.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/pt/floater_postcard.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/linden/indra/newview/skins/xui/pt/floater_postcard.xml b/linden/indra/newview/skins/xui/pt/floater_postcard.xml deleted file mode 100644 index aa13880..0000000 --- a/linden/indra/newview/skins/xui/pt/floater_postcard.xml +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> | ||
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" can_resize="true" height="380" min_height="380" min_width="450" name="Postcard" title="Enviar cartão postal" width="450"><text bottom="-35" follows="top|left" font="SansSerif" left="12" name="to_label">Email do Destinatário:</text> | ||
3 | <line_editor bottom_delta="-6" follows="left|top" height="20" left="120" max_length="254" name="to_form" width="150" /> | ||
4 | <text bottom_delta="-23" follows="top|left" font="SansSerif" left="12" name="from_label">Seu Email:</text> | ||
5 | <line_editor bottom_delta="-6" follows="left|top" height="20" left="120" max_length="254" name="from_form" width="150" /> | ||
6 | <text bottom_delta="-23" follows="top|left" font="SansSerif" left="12" name="name_label">Seu nome:</text> | ||
7 | <line_editor bottom_delta="-6" follows="left|top" height="20" left="120" max_length="100" name="name_form" width="150" /> | ||
8 | <text bottom_delta="-23" follows="top|left" font="SansSerif" left="12" name="subject_label">Assunto:</text> | ||
9 | <line_editor bottom_delta="-6" follows="left|top" height="20" left="120" max_length="100" name="subject_form" width="150" /> | ||
10 | <text bottom_delta="-23" follows="top|left" font="SansSerif" left="12" name="msg_label">Mensagem:</text> | ||
11 | <text_editor bottom_delta="-150" follows="left|top|right|bottom" height="140" left="12" max_length="700" name="msg_form" width="420" /> | ||
12 | <check_box bottom_delta="-20" follows="left|bottom" height="18" label="Publicar na Web" left="10" name="allow_publish_check" tool_tip="Publicar este postcard na web" /> | ||
13 | <check_box bottom_delta="0" follows="left|bottom" height="18" label="Conteúdo Adulto" left="160" name="mature_check" tool_tip="Este postcard possui conteúdo adulto." /> | ||
14 | <button bottom_delta="-1" follows="left|bottom" height="20" label="?" left="280" name="publish_help_btn" width="20" /> | ||
15 | <text bottom_delta="-16" follows="left|bottom" font="SansSerifSmall" left="12" name="fine_print">Se o destinatário do seu postcard é residente em SL, você receberá um bonus..</text> | ||
16 | <button bottom_delta="-32" follows="right|bottom" height="20" label="Cancelar" left="125" name="cancel_btn" width="150" /> | ||
17 | <button bottom_delta="0" follows="right|bottom" height="20" label="Enviar" left="285" name="send_btn" width="150" /> | ||
18 | </floater> | ||