diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_sell_land.xml | 71 | 
1 files changed, 8 insertions, 63 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_sell_land.xml b/indra/newview/skins/default/xui/en/floater_sell_land.xml index 409f46b960..afc44c41b8 100644 --- a/indra/newview/skins/default/xui/en/floater_sell_land.xml +++ b/indra/newview/skins/default/xui/en/floater_sell_land.xml @@ -2,7 +2,8 @@  <floater   legacy_header_height="18"   can_minimize="false" - height="450" + can_resize="true"  + height="535"   layout="topleft"   name="sell land"   help_topic="sell_land" @@ -12,7 +13,7 @@      <scroll_container       color="DkGray2"       follows="left|top|right|bottom" -     height="435" +     height="520"       layout="topleft"       name="profile_scroll"       reserve_scroll_corner="true" @@ -31,63 +32,47 @@       enabled="false"       follows="top|left"       height="135" -     layout="topleft"       left="60"       name="info_image"       top="20"       width="180" />      <text -     type="string" -     length="1"       top="150"       follows="top|left" -     layout="topleft"       left="16"       name="info_parcel_label"       width="48">          Parcel:      </text>      <text -     type="string" -     length="1"       top_delta="0"       follows="top|left"       height="16" -     layout="topleft"       left="56"       name="info_parcel"       right="-20">          PARCEL NAME      </text>      <text -     type="string" -     length="1"       follows="top|left" -     layout="topleft"       left="16"       name="info_size_label"       width="48">          Size:      </text>      <text -     type="string" -     length="1"       follows="top|left"       top_delta="0"       height="32" -     layout="topleft"       left="56"       name="info_size"       right="-20">          [AREA] m²      </text>      <text -     type="string" -     length="1"       follows="top|left"       font="SansSerifBig"       height="24" -     layout="topleft"       left="16"       name="info_action"       text_color="white" @@ -96,42 +81,30 @@          To sell this parcel:      </text>      <text -     type="string" -     length="1"       follows="top|left"       font="SansSerif"       height="16" -     layout="topleft"       left="30"       name="price_label">          1. Set a price:      </text>      <text -     type="string" -     length="1"       follows="top|left"       height="16" -     layout="topleft"       left="40"       name="price_text">          Choose an appropriate price.      </text>      <text -     type="string" -     length="1"       height="16" -     layout="topleft"       left="40"       name="price_ld"       width="20">          L$      </text>      <line_editor -     type="string" -     length="1"       follows="top|left"       height="18" -     layout="topleft"       left_delta="20"       name="price"       top_delta="0" @@ -139,10 +112,7 @@          0      </line_editor>      <text -     type="string" -     length="1"       height="16" -     layout="topleft"       left="40"       name="price_per_m"       top_delta="25" @@ -150,22 +120,16 @@          (L$[PER_METER] per m²)      </text>      <text -     type="string" -     length="1"       follows="top|left"       font="SansSerif"       height="16" -     layout="topleft"       left="30"       name="sell_to_label">          2. Sell the land to:      </text>      <text -     type="string" -     length="1"       follows="top|left"       height="25" -     layout="topleft"       left="40"       word_wrap="true"       name="sell_to_text" @@ -173,9 +137,8 @@          Choose whether to sell to anyone or a particular buyer.      </text>      <combo_box -     follows="top|right" +     follows="top|left"       height="18" -     layout="topleft"       left_delta="0"       name="sell_to"       top_delta="32" @@ -196,9 +159,8 @@      </combo_box>      <line_editor       enabled="false" -     follows="top|right" +     follows="top|left"       height="18" -     layout="topleft"       left_delta="0"       name="sell_to_agent"       top_pad="4" @@ -206,29 +168,22 @@      <button       height="20"       label="Select" -     layout="topleft"       left_pad="5"       name="sell_to_select_agent"       top_delta="0"       width="60" />      <text -     type="string" -     length="1"       follows="top|left"       font="SansSerif"       height="16" -     layout="topleft"       left="30"       name="sell_objects_label">          3. Sell the objects with the land?      </text>      <text -     type="string" -     length="1"       font="SansSerifSmall"       follows="top|left"       height="25" -     layout="topleft"       word_wrap="true"       left="40"       name="sell_objects_text"> @@ -236,16 +191,14 @@      </text>      <radio_group       top_pad="5" -     follows="top|right" +     follows="top|left"       height="40" -     layout="topleft"       left="40"       name="sell_objects" -     right="420"> +     right="-20">          <radio_item           bottom="40"           height="0" -         layout="topleft"           left="10"           name="none"           visible="false" /> @@ -253,33 +206,27 @@           bottom="20"           height="16"           label="No, keep ownership of objects" -         layout="topleft"           left="10"           name="no" />          <radio_item           bottom="40"           height="16"           label="Yes, sell objects with land" -         layout="topleft"           left="10"           name="yes" />      </radio_group>      <button       height="20"       label="Show Objects" -     layout="topleft"       name="show_objects"       left="70"       top_pad="10"       width="110" />      <text -     type="string" -     length="1"       bottom_delta="30"       follows="top|left"       font="SansSerifBig"       height="16" -     layout="topleft"       left="16"       name="nag_message_label"       right="-20"> @@ -289,16 +236,14 @@       follows="bottom|left"       height="20"       label="Set Land For Sale" -     layout="topleft"       left_delta="0"       name="sell_btn"       top_pad="10"       width="130" />      <button -     follows="bottom|right" +     follows="bottom|left"       height="20"       label="Cancel" -     layout="topleft"       left_pad="30"       name="cancel_btn"       top_delta="0"  | 
