diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_group_notices.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_notices.xml | 160 |
1 files changed, 89 insertions, 71 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notices.xml b/indra/newview/skins/default/xui/en/panel_group_notices.xml index 345cc734e6..981fd2dde1 100644 --- a/indra/newview/skins/default/xui/en/panel_group_notices.xml +++ b/indra/newview/skins/default/xui/en/panel_group_notices.xml @@ -2,13 +2,13 @@ <panel border="true" follows="all" - height="466" + height="514" label="Notices" layout="topleft" left="1" name="notices_tab" top="466" - width="418"> + width="279"> <panel.string name="help_text"> Notices are a quick way to communicate across a @@ -23,40 +23,43 @@ the General tab. There are no past notices. </panel.string> <button + follows="left|top" height="16" label="?" label_selected="?" layout="topleft" - left="391" + left="250" name="help_button" top="8" width="20" /> <text + follows="left|top" type="string" length="1" font="SansSerifBig" height="16" layout="topleft" - left_delta="-384" + left_delta="-245" name="lbl" top_delta="-4" - width="436"> + width="279"> Group Notices Archive </text> <text + follows="left|top" type="string" length="1" - height="16" + word_wrap="true" + height="73" layout="topleft" left_delta="0" name="lbl2" - top_pad="4" - width="436"> - Notices are kept for 14 days. Click the notice below you wish to view. -Click the 'Refresh' button to check if new notices have been received. -Notice lists are limited to 200 notices per group on a daily basis. + top_pad="6" + width="270"> + Notices are kept for 14 days. Click the notice below if you wish to view. Click the 'Refresh' button to check if new notices have been received. Notice lists are limited to 200 notices per group on a daily basis. </text> <scroll_list + follows="left|top" column_padding="0" draw_heading="true" heading_height="14" @@ -64,8 +67,8 @@ Notice lists are limited to 200 notices per group on a daily basis. layout="topleft" left_delta="0" name="notice_list" - top_pad="28" - width="404"> + top_pad="0" + width="270"> <scroll_list.columns label="" name="icon" @@ -73,20 +76,21 @@ Notice lists are limited to 200 notices per group on a daily basis. <scroll_list.columns label="Subject" name="subject" - width="171" /> + width="100" /> <scroll_list.columns label="From" name="from" - width="125" /> + width="83" /> <scroll_list.columns label="Date" name="date" - width="85" /> + width="50" /> <scroll_list.columns name="sort" width="-1" /> </scroll_list> <text + follows="left|top" type="string" length="1" layout="topleft" @@ -95,33 +99,38 @@ Notice lists are limited to 200 notices per group on a daily basis. None found. </text> <button + follows="left|top" height="20" + font="SansSerifSmall" label="Create New Notice" label_selected="Create New Notice" layout="topleft" left_delta="0" name="create_new_notice" top_delta="-2" - width="150" /> + width="125" /> <button + follows="left|top" height="20" + font="SansSerifSmall" label="Refresh" label_selected="Refresh List" layout="topleft" - left_pad="164" + left_pad="70" name="refresh_notices" top_delta="0" - width="90" /> + width="75" /> <panel - follows="all" + follows="left|top" height="268" label="Create New Notice" layout="topleft" left="1" name="panel_create_new_notice" - top="198" - width="418"> + top="225" + width="270"> <text + follows="left|top" type="string" length="1" font="SansSerifBig" @@ -130,25 +139,25 @@ Notice lists are limited to 200 notices per group on a daily basis. left="7" mouse_opaque="false" name="lbl" - top="2" - width="436"> + top_pad="10" + width="270"> Create a Notice </text> <text + follows="left|top" type="string" + word_wrap="true" length="1" - height="16" + height="90" layout="topleft" left_delta="0" name="lbl2" top_pad="4" - width="436"> - You must enter a subject to send a notice. You can add a single -item to a notice by dragging it from your inventory to this -panel. Attached items must be copiable and transferrable, -and you can't send a folder. + width="196"> + You must enter a subject to send a notice. You can add a single item to a notice by dragging it from your inventory to this panel. Attached items must be copiable and transferrable, and you can't send a folder. </text> <text + follows="left|top" type="string" length="1" halign="right" @@ -156,7 +165,7 @@ and you can't send a folder. layout="topleft" left_delta="0" name="lbl3" - top_pad="47" + top_pad="10" width="55"> Subject: </text> @@ -165,12 +174,13 @@ and you can't send a folder. border_thickness="1" height="16" layout="topleft" - left_pad="3" + left_pad="2" max_length="63" name="create_subject" top_delta="0" - width="264" /> + width="200" /> <text + follows="left|top" type="string" length="1" halign="right" @@ -178,21 +188,22 @@ and you can't send a folder. layout="topleft" left="7" name="lbl4" - top="103" + top_pad="2" width="55"> Message: </text> <text_editor - height="120" + height="75" hide_scrollbar="true" layout="topleft" left_pad="3" max_length="511" name="create_message" - top_delta="2" - width="346" + top_delta="0" + width="200" word_wrap="true" /> <text + follows="left|top" type="string" length="1" halign="right" @@ -200,7 +211,7 @@ and you can't send a folder. layout="topleft" left="7" name="lbl5" - top="228" + top_pad="2" width="55"> Attach: </text> @@ -208,12 +219,12 @@ and you can't send a folder. enabled="false" height="16" layout="topleft" - left_pad="4" + left_pad="2" max_length="63" mouse_opaque="false" name="create_inventory_name" - top_delta="2" - width="211" /> + top_delta="0" + width="200" /> <icon height="16" layout="topleft" @@ -222,31 +233,35 @@ and you can't send a folder. top_delta="0" width="16" /> <button + follows="left|top" height="20" + font="SansSerifSmall" label="Remove Attachment" label_selected="Remove Attachment" layout="topleft" - left_pad="197" + left_pad="-15" name="remove_attachment" - top_delta="-4" + top_delta="20" width="135" /> <button + follows="left|top" height="20" - label="Send Notice" + font="SansSerifSmall" + label="Send" label_selected="Send Notice" layout="topleft" - left_delta="0" + left_delta="140" name="send_notice" - top_delta="20" - width="135" /> + top_delta="0" + width="60" /> <panel bevel_style="in" border="true" height="76" layout="topleft" - left="335" + left="200" name="drop_target2" - top="20" + top="28" width="76" /> <icon height="64" @@ -255,7 +270,7 @@ and you can't send a folder. left_delta="5" mouse_opaque="true" name="drop_icon" - top="25" + top="35" width="64" /> <group_drop_target height="466" @@ -264,17 +279,17 @@ and you can't send a folder. name="drop_target" tool_tip="Drag an inventory item onto the message box to send it with the notice. You must have permission to copy and transfer the object to send it with the notice." top="-198" - width="422" /> - </panel> + width="280" /> + </panel> <panel - follows="all" + follows="left|top" height="268" label="View Past Notice" layout="topleft" - left_delta="0" + left="1" name="panel_view_past_notice" - top_delta="0" - width="418"> + top="225" + width="270"> <text type="string" length="1" @@ -284,19 +299,20 @@ and you can't send a folder. left="7" mouse_opaque="false" name="lbl" - top="2" - width="436"> + top_pad="10" + width="270"> Archived Notice </text> <text type="string" length="1" height="16" + word_wrap="true" layout="topleft" left_delta="0" name="lbl2" - top_pad="4" - width="436"> + top_pad="10" + width="270"> To send a new notice, click the 'Create New Notice' button above. </text> <text @@ -318,12 +334,12 @@ and you can't send a folder. enabled="false" height="16" layout="topleft" - left_pad="3" + left_pad="2" max_length="63" name="view_subject" top_delta="0" visible="false" - width="346" /> + width="210" /> <text type="string" length="1" @@ -332,30 +348,32 @@ and you can't send a folder. layout="topleft" left="7" name="lbl4" - top="80" + top_pad="5" visible="false" width="55"> Message: </text> <text_editor enabled="false" - height="206" + height="100" hide_scrollbar="true" layout="topleft" - left_delta="0" + left_pad="3" max_length="511" name="view_message" - top_delta="-42" - width="404" + top_delta="2" + width="210" word_wrap="true" /> <button + follows="left|top" height="20" + font="SansSerifSmall" label="Open Attachment" label_selected="Open Attachment" layout="topleft" - left_delta="0" + left_delta="-60" name="open_attachment" - top_pad="4" + top_pad="20" width="110" /> <line_editor enabled="false" @@ -366,7 +384,7 @@ and you can't send a folder. mouse_opaque="false" name="view_inventory_name" top_delta="1" - width="264" /> + width="145" /> <icon height="16" layout="topleft" @@ -375,4 +393,4 @@ and you can't send a folder. top_delta="0" width="16" /> </panel> -</panel> +</panel>
\ No newline at end of file |