diff options
author | Jacek Antonelli | 2008-08-15 23:45:59 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:59 -0500 |
commit | 6e91a9cc3d5a610198cf526a76e2ab642f10ecd7 (patch) | |
tree | b023869f9daa7f61ea3ab27112d37524bdd88de4 /linden/indra/newview/skins/xui/en-us/floater_auction.xml | |
parent | Second Life viewer sources 1.20.12 (diff) | |
download | meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.zip meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.gz meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.bz2 meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.xz |
Second Life viewer sources 1.20.13
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_auction.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/floater_auction.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_auction.xml b/linden/indra/newview/skins/xui/en-us/floater_auction.xml deleted file mode 100644 index 4e09f29..0000000 --- a/linden/indra/newview/skins/xui/en-us/floater_auction.xml +++ /dev/null | |||
@@ -1,23 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | ||
3 | height="368" min_height="368" min_width="420" name="floater_auction" | ||
4 | title="Start Linden Land Sale" width="420"> | ||
5 | <icon bottom="88" follows="left|right|top|bottom" left="4" name="snapshot_icon" | ||
6 | right="-4" top="-24" /> | ||
7 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
8 | bottom="-308" drop_shadow_visible="true" follows="left|right|bottom" | ||
9 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" | ||
10 | mouse_opaque="true" name="parcel_text" v_pad="0" width="400" /> | ||
11 | <check_box bottom_delta="-28" follows="left|bottom" font="SansSerifSmall" height="16" | ||
12 | initial_value="true" label="Include yellow selection fence" left="4" | ||
13 | mouse_opaque="true" name="fence_check" width="199" /> | ||
14 | <button bottom="-360" follows="left|bottom" font="SansSerif" halign="center" | ||
15 | height="20" label="Snapshot" label_selected="Snapshot" left="4" | ||
16 | mouse_opaque="true" name="snapshot_btn" width="96" /> | ||
17 | <button bottom="-360" follows="left|bottom" font="SansSerif" halign="center" | ||
18 | height="20" label="OK" label_selected="OK" left_delta="100" | ||
19 | mouse_opaque="true" name="ok_btn" width="48" /> | ||
20 | <string name="already for sale"> | ||
21 | You cannot auction parcels which are already for sale. | ||
22 | </string> | ||
23 | </floater> | ||