aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_postcard.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:34 -0500
committerJacek Antonelli2008-08-15 23:45:34 -0500
commitcd17687f01420952712a500107e0f93e7ab8d5f8 (patch)
treece48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/newview/skins/xui/en-us/floater_postcard.xml
parentSecond Life viewer sources 1.19.0.5 (diff)
downloadmeta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz
Second Life viewer sources 1.19.1.0
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_postcard.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_postcard.xml45
1 files changed, 18 insertions, 27 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_postcard.xml b/linden/indra/newview/skins/xui/en-us/floater_postcard.xml
index af13e27..e688ae3 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_postcard.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_postcard.xml
@@ -23,38 +23,29 @@
23 name="subject_label"> 23 name="subject_label">
24 Subject: 24 Subject:
25 </text> 25 </text>
26 <line_editor bottom_delta="-6" follows="left|top" height="20" label="Type your subject here." 26 <line_editor bottom_delta="-6" follows="left|top" height="20"
27 left="120" max_length="100" name="subject_form" width="150" /> 27 label="Type your subject here." left="120" max_length="100"
28 name="subject_form" width="150" />
28 <text bottom_delta="-23" follows="top|left" font="SansSerif" left="12" 29 <text bottom_delta="-23" follows="top|left" font="SansSerif" left="12"
29 name="msg_label"> 30 name="msg_label">
30 Message: 31 Message:
31 </text> 32 </text>
32 <text_editor bottom_delta="-150" follows="left|top|right|bottom" height="140" 33 <text_editor bottom_delta="-150" follows="left|top|right|bottom" height="140" left="12"
33 left="12" max_length="700" name="msg_form" width="420">Type your message here.</text_editor> 34 max_length="700" name="msg_form" width="420">
34 <check_box bottom_delta="-20" follows="left|bottom" height="18" label="Publish on the web" 35 Type your message here.
35 left="10" name="allow_publish_check" 36 </text_editor>
36 tool_tip="Publish this postcard on the web." /> 37 <text bottom_delta="-37" follows="left|bottom" font="SansSerifSmall" left="12"
37 <check_box bottom_delta="0" follows="left|bottom" height="18" label="Mature content"
38 left="160" name="mature_check"
39 tool_tip="This postcard contains mature content." />
40 <button bottom_delta="-1" follows="left|bottom" height="20" label="?" left="280"
41 name="publish_help_btn" width="20" />
42 <text bottom_delta="-16" follows="left|bottom" font="SansSerifSmall" left="12"
43 name="fine_print"> 38 name="fine_print">
44 If your postcard recipient joins SL, you&apos;ll get a referral bonus. 39 If your postcard recipient joins SL, you&apos;ll get a referral bonus.
45 </text> 40 </text>
46 <!--button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel" left="125" 41 <button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel"
47 name="cancel_btn" width="150" /> 42 name="cancel_btn" right="-10" width="100" />
48 <button bottom_delta="0" follows="right|bottom" height="20" label="Send" left="285" 43 <button bottom_delta="0" follows="right|bottom" height="20" label="Send"
49 name="send_btn" width="150" /--> 44 left_delta="-106" name="send_btn" width="100" />
50 <button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel" right="-10" 45 <string name="default_subject">
51 name="cancel_btn" width="100" /> 46 Postcard from Second Life.
52 <button bottom_delta="0" follows="right|bottom" height="20" label="Send" left_delta="-106" 47 </string>
53 name="send_btn" width="100" /> 48 <string name="default_message">
54 49 Check this out!
55 50 </string>
56
57 <text hidden="true" name="default_subject"> Postcard from Second Life. </text>
58 <text hidden="true" name="default_message"> Check this out! </text>
59
60</floater> 51</floater>