24 lines
1.4 KiB
XML
24 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true"
|
|
height="368" min_height="368" min_width="420" name="floater_auction"
|
|
title="Start Linden Land Sale" width="420">
|
|
<icon bottom="88" follows="left|right|top|bottom" left="4" name="snapshot_icon"
|
|
right="-4" top="-24" />
|
|
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
|
bottom="-308" drop_shadow_visible="true" follows="left|right|bottom"
|
|
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4"
|
|
mouse_opaque="true" name="parcel_text" v_pad="0" width="400" />
|
|
<check_box bottom_delta="-28" follows="left|bottom" font="SansSerifSmall" height="16"
|
|
initial_value="true" label="Include yellow selection fence" left="4"
|
|
mouse_opaque="true" name="fence_check" width="199" />
|
|
<button bottom="-360" follows="left|bottom" font="SansSerif" halign="center"
|
|
height="20" label="Snapshot" label_selected="Snapshot" left="4"
|
|
mouse_opaque="true" name="snapshot_btn" width="96" />
|
|
<button bottom="-360" follows="left|bottom" font="SansSerif" halign="center"
|
|
height="20" label="OK" label_selected="OK" left_delta="100"
|
|
mouse_opaque="true" name="ok_btn" width="48" />
|
|
<string name="already for sale">
|
|
You cannot auction parcels which are already for sale.
|
|
</string>
|
|
</floater>
|