PageRenderTime 33ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/en/floater_sell_land.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 254 lines | 254 code | 0 blank | 0 comment | 0 complexity | ece7e493e3c5fa4682b2afcecde7f43f MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <floater
  3. legacy_header_height="18"
  4. can_minimize="false"
  5. can_resize="true"
  6. height="535"
  7. layout="topleft"
  8. name="sell land"
  9. help_topic="sell_land"
  10. single_instance="true"
  11. title="SELL LAND"
  12. width="313">
  13. <scroll_container
  14. color="DkGray2"
  15. follows="left|top|right|bottom"
  16. height="520"
  17. layout="topleft"
  18. name="profile_scroll"
  19. reserve_scroll_corner="true"
  20. opaque="true"
  21. top="15"
  22. width="313">
  23. <panel
  24. name="scroll_content_panel"
  25. follows="left|top|right"
  26. layout="topleft"
  27. top="0"
  28. left="0"
  29. width="293"
  30. height="615">
  31. <texture_picker
  32. enabled="false"
  33. follows="top|left"
  34. height="135"
  35. left="60"
  36. name="info_image"
  37. top="20"
  38. width="180" />
  39. <text
  40. top="150"
  41. follows="top|left"
  42. left="16"
  43. name="info_parcel_label"
  44. width="70">
  45. Parcel:
  46. </text>
  47. <text
  48. top_delta="0"
  49. follows="top|left"
  50. height="16"
  51. left="78"
  52. name="info_parcel"
  53. right="-20">
  54. PARCEL NAME
  55. </text>
  56. <text
  57. follows="top|left"
  58. left="16"
  59. name="info_size_label"
  60. width="70">
  61. Size:
  62. </text>
  63. <text
  64. follows="top|left"
  65. top_delta="0"
  66. height="32"
  67. left="78"
  68. name="info_size"
  69. right="-20">
  70. [AREA] m˛
  71. </text>
  72. <text
  73. follows="top|left"
  74. font="SansSerifBig"
  75. height="24"
  76. left="16"
  77. name="info_action"
  78. text_color="white"
  79. top="195"
  80. width="200">
  81. To sell this parcel:
  82. </text>
  83. <text
  84. follows="top|left"
  85. font="SansSerif"
  86. height="16"
  87. left="30"
  88. name="price_label">
  89. 1. Set a price:
  90. </text>
  91. <text
  92. follows="top|left"
  93. height="16"
  94. left="40"
  95. name="price_text">
  96. Choose an appropriate price.
  97. </text>
  98. <text
  99. height="16"
  100. left="40"
  101. name="price_ld"
  102. width="20">
  103. L$
  104. </text>
  105. <line_editor
  106. follows="top|left"
  107. height="18"
  108. left_delta="20"
  109. name="price"
  110. top_delta="0"
  111. width="100">
  112. 0
  113. </line_editor>
  114. <text
  115. height="16"
  116. left="40"
  117. name="price_per_m"
  118. top_delta="25"
  119. width="200">
  120. (L$[PER_METER] per m˛)
  121. </text>
  122. <text
  123. follows="top|left"
  124. font="SansSerif"
  125. height="16"
  126. left="30"
  127. name="sell_to_label">
  128. 2. Sell the land to:
  129. </text>
  130. <text
  131. follows="top|left"
  132. height="25"
  133. left="40"
  134. word_wrap="true"
  135. name="sell_to_text"
  136. right="-20">
  137. Choose whether to sell to anyone or a particular buyer.
  138. </text>
  139. <combo_box
  140. follows="top|left"
  141. height="18"
  142. left_delta="0"
  143. name="sell_to"
  144. top_delta="32"
  145. width="130">
  146. <combo_box.item
  147. enabled="false"
  148. label="- Select one -"
  149. name="--selectone--"
  150. value="select" />
  151. <combo_box.item
  152. label="Anyone"
  153. name="Anyone"
  154. value="anyone" />
  155. <combo_box.item
  156. label="Specific person:"
  157. name="Specificuser:"
  158. value="user" />
  159. </combo_box>
  160. <line_editor
  161. enabled="false"
  162. follows="top|left"
  163. height="18"
  164. left_delta="0"
  165. name="sell_to_agent"
  166. top_pad="4"
  167. width="150" />
  168. <button
  169. height="20"
  170. label="Select"
  171. left_pad="5"
  172. name="sell_to_select_agent"
  173. top_delta="0"
  174. width="90" />
  175. <text
  176. follows="top|left"
  177. font="SansSerif"
  178. height="16"
  179. left="30"
  180. name="sell_objects_label"
  181. width="266">
  182. 3. Sell the objects with the land?
  183. </text>
  184. <text
  185. font="SansSerifSmall"
  186. follows="top|left"
  187. height="25"
  188. word_wrap="true"
  189. left="40"
  190. name="sell_objects_text">
  191. Land owner&apos;s transferable objects on parcel will change ownership.
  192. </text>
  193. <radio_group
  194. top_pad="5"
  195. follows="top|left"
  196. height="40"
  197. left="40"
  198. name="sell_objects"
  199. right="-20">
  200. <radio_item
  201. bottom="40"
  202. height="0"
  203. left="2"
  204. name="none"
  205. visible="false" />
  206. <radio_item
  207. top_pad="10"
  208. height="18"
  209. label="No, keep ownership of objects"
  210. left="2"
  211. name="no" />
  212. <radio_item
  213. top_pad="10"
  214. height="16"
  215. label="Yes, sell objects with land"
  216. left="2"
  217. name="yes" />
  218. </radio_group>
  219. <button
  220. height="20"
  221. label="Show Objects"
  222. name="show_objects"
  223. left="70"
  224. top_pad="10"
  225. width="140" />
  226. <text
  227. bottom_delta="30"
  228. follows="top|left"
  229. font="SansSerifBig"
  230. height="16"
  231. left="16"
  232. name="nag_message_label"
  233. right="-5">
  234. REMEMBER: All sales are final.
  235. </text>
  236. <button
  237. follows="bottom|left"
  238. height="20"
  239. label="Set Land For Sale"
  240. left_delta="0"
  241. name="sell_btn"
  242. top_pad="10"
  243. width="185" />
  244. <button
  245. follows="bottom|left"
  246. height="20"
  247. label="Cancel"
  248. left_pad="5"
  249. name="cancel_btn"
  250. top_delta="0"
  251. width="85" />
  252. </panel>
  253. </scroll_container>
  254. </floater>