PageRenderTime 61ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 2166 lines | 2155 code | 2 blank | 9 comment | 0 complexity | 0c541c70e530c3a73506e8828ccf3237 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <floater
  3. open_positioning="cascading"
  4. can_tear_off="false"
  5. height="420"
  6. layout="topleft"
  7. name="floaterland"
  8. help_topic="floaterland"
  9. save_rect="true"
  10. title="ABOUT LAND"
  11. width="490">
  12. <floater.string
  13. name="maturity_icon_general">
  14. "Parcel_PG_Dark"
  15. </floater.string>
  16. <floater.string
  17. name="maturity_icon_moderate">
  18. "Parcel_M_Dark"
  19. </floater.string>
  20. <floater.string
  21. name="maturity_icon_adult">
  22. "Parcel_R_Dark"
  23. </floater.string>
  24. <floater.string
  25. name="Minutes">
  26. [MINUTES] minutes
  27. </floater.string>
  28. <floater.string
  29. name="Minute">
  30. minute
  31. </floater.string>
  32. <floater.string
  33. name="Seconds">
  34. [SECONDS] seconds
  35. </floater.string>
  36. <floater.string
  37. name="Remaining">
  38. remaining
  39. </floater.string>
  40. <tab_container
  41. follows="all"
  42. height="410"
  43. layout="topleft"
  44. left="0"
  45. name="landtab"
  46. tab_position="top"
  47. tab_height="25"
  48. tab_min_width="67"
  49. top="10"
  50. width="489">
  51. <panel
  52. border="false"
  53. follows="all"
  54. label="GENERAL"
  55. layout="topleft"
  56. left="0"
  57. help_topic="land_general_tab"
  58. name="land_general_panel"
  59. top="0">
  60. <panel.string
  61. name="new users only">
  62. New Residents only
  63. </panel.string>
  64. <panel.string
  65. name="anyone">
  66. Anyone
  67. </panel.string>
  68. <panel.string
  69. name="area_text">
  70. Area
  71. </panel.string>
  72. <panel.string
  73. name="area_size_text">
  74. [AREA] m˛
  75. </panel.string>
  76. <panel.string
  77. name="auction_id_text">
  78. Auction ID: [ID]
  79. </panel.string>
  80. <panel.string
  81. name="need_tier_to_modify">
  82. You must approve your purchase to modify this land.
  83. </panel.string>
  84. <panel.string
  85. name="group_owned_text">
  86. (Group Owned)
  87. </panel.string>
  88. <panel.string
  89. name="profile_text">
  90. Profile
  91. </panel.string>
  92. <panel.string
  93. name="info_text">
  94. Info
  95. </panel.string>
  96. <panel.string
  97. name="public_text">
  98. (public)
  99. </panel.string>
  100. <panel.string
  101. name="none_text">
  102. (none)
  103. </panel.string>
  104. <panel.string
  105. name="sale_pending_text">
  106. (Sale Pending)
  107. </panel.string>
  108. <panel.string
  109. name="no_selection_text">
  110. No parcel selected.
  111. </panel.string>
  112. <panel.string name="time_stamp_template">
  113. [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
  114. </panel.string>
  115. <text
  116. type="string"
  117. length="1"
  118. follows="left|top"
  119. height="16"
  120. layout="topleft"
  121. left="10"
  122. name="Name:"
  123. top="10"
  124. width="100">
  125. Name:
  126. </text>
  127. <line_editor
  128. follows="left|top"
  129. height="23"
  130. layout="topleft"
  131. left_pad="2"
  132. max_length_bytes="63"
  133. name="Name"
  134. top_delta="0"
  135. width="365" />
  136. <text
  137. type="string"
  138. length="1"
  139. follows="left|top"
  140. height="16"
  141. layout="topleft"
  142. left="10"
  143. name="Description:"
  144. width="100">
  145. Description:
  146. </text>
  147. <text_editor
  148. follows="left|top|right"
  149. height="52"
  150. layout="topleft"
  151. left_pad="2"
  152. name="Description"
  153. top_delta="0"
  154. width="365"
  155. word_wrap="true" />
  156. <text
  157. type="string"
  158. length="1"
  159. follows="left|top"
  160. height="16"
  161. layout="topleft"
  162. left="10"
  163. name="LandType"
  164. top_pad="5"
  165. width="100">
  166. Type:
  167. </text>
  168. <text
  169. type="string"
  170. length="1"
  171. follows="left|top"
  172. height="16"
  173. layout="topleft"
  174. left_pad="2"
  175. name="LandTypeText"
  176. top_delta="0"
  177. width="250">
  178. Mainland / Homestead
  179. </text>
  180. <text
  181. type="string"
  182. length="1"
  183. follows="left|top"
  184. height="16"
  185. layout="topleft"
  186. left="10"
  187. name="ContentRating"
  188. width="100">
  189. Rating:
  190. </text>
  191. <text
  192. type="string"
  193. length="1"
  194. follows="left|top"
  195. height="20"
  196. layout="topleft"
  197. left_pad="2"
  198. valign="center"
  199. name="ContentRatingText"
  200. top_delta="0"
  201. width="250">
  202. Adult
  203. </text>
  204. <text
  205. type="string"
  206. length="1"
  207. follows="left|top"
  208. height="16"
  209. layout="topleft"
  210. left="10"
  211. name="Owner:"
  212. top_pad="1"
  213. width="100">
  214. Owner:
  215. </text>
  216. <text
  217. type="string"
  218. length="1"
  219. follows="left|top"
  220. height="16"
  221. layout="topleft"
  222. left_pad="2"
  223. name="OwnerText"
  224. translate="false"
  225. use_ellipses="true"
  226. width="360">
  227. TestString PleaseIgnore
  228. </text>
  229. <button
  230. follows="right"
  231. height="23"
  232. image_pressed="Info_Press"
  233. image_unselected="Info_Over"
  234. left_pad="3"
  235. name="info_btn"
  236. top_delta="-2"
  237. width="16" />
  238. <!-- <button
  239. follows="left|top"
  240. height="23"
  241. label="Profile"
  242. layout="topleft"
  243. left_pad="4"
  244. name="Profile..."
  245. width="90" />-->
  246. <text
  247. type="string"
  248. length="1"
  249. follows="left|top"
  250. height="16"
  251. layout="topleft"
  252. left="10"
  253. name="Group:"
  254. top_pad="7"
  255. width="100">
  256. Group:
  257. </text>
  258. <!--TODO: HOOK UP GROUP ICON-->
  259. <text
  260. follows="left|top"
  261. height="16"
  262. left_pad="2"
  263. layout="topleft"
  264. name="GroupText"
  265. translate="false"
  266. width="240">
  267. TestString PleaseIgnore
  268. </text>
  269. <button
  270. follows="right"
  271. height="23"
  272. image_pressed="Info_Press"
  273. image_unselected="Info_Over"
  274. left_pad="3"
  275. name="info_btn"
  276. top_delta="-2"
  277. width="16" />
  278. <button
  279. follows="left|top"
  280. height="23"
  281. label="Set"
  282. layout="topleft"
  283. left_pad="4"
  284. right="-10"
  285. name="Set..."
  286. width="90"
  287. top_delta="-2"/>
  288. <check_box
  289. enabled="false"
  290. height="16"
  291. label="Allow Deed to Group"
  292. layout="topleft"
  293. left="108"
  294. name="check deed"
  295. tool_tip="A group officer can deed this land to the group, so it will be supported by the group&apos;s land allocation."
  296. top_pad="3"
  297. width="146" />
  298. <button
  299. enabled="false"
  300. follows="left|top"
  301. height="23"
  302. label="Deed"
  303. layout="topleft"
  304. left_pad="2"
  305. right="-10"
  306. name="Deed..."
  307. tool_tip="You may only deed land if you are an officer in the selected group."
  308. top_delta="-2"
  309. width="90" />
  310. <check_box
  311. enabled="false"
  312. height="16"
  313. label="Owner Makes Contribution With Deed"
  314. layout="topleft"
  315. left="108"
  316. name="check contrib"
  317. tool_tip="When the land is deeded to the group, the former owner contributes enough land allocation to support it."
  318. width="199"
  319. top_pad="0"/>
  320. <text
  321. type="string"
  322. length="1"
  323. follows="left|top"
  324. height="16"
  325. layout="topleft"
  326. left="10"
  327. name="For Sale:"
  328. width="100">
  329. For Sale:
  330. </text>
  331. <text
  332. type="string"
  333. length="1"
  334. follows="left|top"
  335. height="16"
  336. layout="topleft"
  337. left_pad="2"
  338. name="Not for sale."
  339. width="186">
  340. Not for sale
  341. </text>
  342. <text
  343. type="string"
  344. length="1"
  345. follows="left|top"
  346. height="16"
  347. layout="topleft"
  348. left_delta="0"
  349. name="For Sale: Price L$[PRICE]."
  350. width="226">
  351. Price: L$[PRICE] (L$[PRICE_PER_SQM]/m˛)
  352. </text>
  353. <text
  354. enabled="false"
  355. follows="left|top"
  356. height="16"
  357. layout="topleft"
  358. left_delta="0"
  359. name="SalePending"
  360. top_pad="5"
  361. width="324" />
  362. <button
  363. follows="left|top"
  364. height="23"
  365. label="Sell Land"
  366. layout="topleft"
  367. left_pad="5"
  368. right="-10"
  369. name="Sell Land..."
  370. width="145"
  371. top_delta="-25"/>
  372. <text
  373. type="string"
  374. length="1"
  375. follows="left|top"
  376. height="16"
  377. layout="topleft"
  378. left_delta="-199"
  379. name="For sale to"
  380. top_delta="20"
  381. use_ellipses="true"
  382. width="340">
  383. For sale to: [BUYER]
  384. </text>
  385. <text
  386. type="string"
  387. length="1"
  388. follows="left|top"
  389. height="16"
  390. layout="topleft"
  391. left_delta="0"
  392. name="Sell with landowners objects in parcel."
  393. top_pad="-2"
  394. width="186">
  395. Objects included in sale
  396. </text>
  397. <text
  398. type="string"
  399. length="1"
  400. follows="left|top"
  401. height="16"
  402. layout="topleft"
  403. left_delta="0"
  404. name="Selling with no objects in parcel."
  405. top_delta="0"
  406. width="186">
  407. Objects not included in sale
  408. </text>
  409. <button
  410. follows="left|top"
  411. height="23"
  412. label="Cancel Land Sale"
  413. label_selected="Cancel Land Sale"
  414. layout="topleft"
  415. right="-10"
  416. name="Cancel Land Sale"
  417. left_pad="5"
  418. top_pad="7"
  419. width="180" />
  420. <text
  421. type="string"
  422. length="1"
  423. follows="left|top"
  424. height="16"
  425. layout="topleft"
  426. left="10"
  427. name="Claimed:"
  428. top="268"
  429. width="100">
  430. Claimed:
  431. </text>
  432. <text
  433. type="string"
  434. length="1"
  435. follows="left|top"
  436. height="16"
  437. layout="topleft"
  438. left_pad="2"
  439. name="DateClaimText"
  440. top_delta="0"
  441. width="186">
  442. Tue Aug 15 13:47:25 2006
  443. </text>
  444. <text
  445. type="string"
  446. length="1"
  447. follows="left|top"
  448. height="16"
  449. layout="topleft"
  450. left="10"
  451. name="PriceLabel"
  452. top_pad="5"
  453. width="100">
  454. Area:
  455. </text>
  456. <text
  457. type="string"
  458. length="1"
  459. follows="left|top"
  460. height="16"
  461. layout="topleft"
  462. left_pad="2"
  463. name="PriceText"
  464. top_delta="0"
  465. width="186">
  466. 4048 m˛
  467. </text>
  468. <text
  469. type="string"
  470. length="1"
  471. follows="left|top"
  472. height="16"
  473. layout="topleft"
  474. left="10"
  475. name="Traffic:"
  476. top="308"
  477. width="100">
  478. Traffic:
  479. </text>
  480. <text
  481. type="string"
  482. length="1"
  483. follows="left|top"
  484. height="16"
  485. layout="topleft"
  486. left_pad="2"
  487. name="DwellText"
  488. top_delta="0"
  489. width="186">
  490. Loading...
  491. </text>
  492. <button
  493. enabled="false"
  494. follows="left|top"
  495. height="23"
  496. label="Buy Land"
  497. layout="topleft"
  498. left_delta="52"
  499. top_pad="5"
  500. name="Buy Land..."
  501. width="130" />
  502. <button
  503. enabled="false"
  504. follows="left|top"
  505. height="23"
  506. label="Linden Sale"
  507. layout="topleft"
  508. left="10"
  509. name="Linden Sale..."
  510. tool_tip="Land must be owned, set content, and not already for auction."
  511. top_pad="-23"
  512. width="150" />
  513. <button
  514. enabled="true"
  515. follows="left|top"
  516. height="23"
  517. label="Script Info"
  518. layout="topleft"
  519. left="10"
  520. name="Scripts..."
  521. top_pad="1"
  522. width="150" />
  523. <button
  524. enabled="false"
  525. follows="left|top"
  526. height="23"
  527. label="Buy For Group"
  528. layout="topleft"
  529. right="-10"
  530. name="Buy For Group..."
  531. top_delta="0"
  532. width="180" />
  533. <button
  534. enabled="false"
  535. follows="left|top"
  536. height="23"
  537. label="Buy Pass"
  538. layout="topleft"
  539. left_delta="-135"
  540. name="Buy Pass..."
  541. tool_tip="A pass gives you temporary access to this land."
  542. top_delta="0"
  543. width="130" />
  544. <button
  545. follows="left|top"
  546. height="23"
  547. label="Abandon Land"
  548. layout="topleft"
  549. right="-10"
  550. name="Abandon Land..."
  551. top_pad="-47"
  552. width="180" />
  553. <button
  554. follows="left|top"
  555. height="23"
  556. label="Reclaim Land"
  557. layout="topleft"
  558. left_delta="0"
  559. name="Reclaim Land..."
  560. top_delta="-25"
  561. width="180" />
  562. </panel>
  563. <panel
  564. border="true"
  565. follows="all"
  566. label="COVENANT"
  567. layout="topleft"
  568. left="0"
  569. top="0"
  570. help_topic="land_covenant_tab"
  571. name="land_covenant_panel"
  572. word_wrap="true">
  573. <panel.string
  574. name="can_resell"
  575. word_wrap="true">
  576. Purchased land in this region may be resold.
  577. </panel.string>
  578. <panel.string
  579. name="can_not_resell"
  580. word_wrap="true">
  581. Purchased land in this region may not be resold.
  582. </panel.string>
  583. <panel.string
  584. name="can_change"
  585. word_wrap="true">
  586. Purchased land in this region may be joined or subdivided.
  587. </panel.string>
  588. <panel.string
  589. name="can_not_change"
  590. word_wrap="true">
  591. Purchased land in this region may not be joined or subdivided.
  592. </panel.string>
  593. <text
  594. type="string"
  595. length="1"
  596. follows="left|top"
  597. height="16"
  598. layout="topleft"
  599. left="10"
  600. mouse_opaque="false"
  601. name="estate_section_lbl"
  602. top="10"
  603. width="100">
  604. Estate:
  605. </text>
  606. <text
  607. type="string"
  608. length="1"
  609. follows="left|top"
  610. height="16"
  611. layout="topleft"
  612. left_pad="0"
  613. mouse_opaque="false"
  614. name="estate_name_text"
  615. top_delta="0"
  616. width="260">
  617. mainland
  618. </text>
  619. <text
  620. type="string"
  621. length="1"
  622. follows="left|top"
  623. height="16"
  624. layout="topleft"
  625. left="10"
  626. mouse_opaque="false"
  627. name="estate_owner_lbl"
  628. width="100">
  629. Owner:
  630. </text>
  631. <text
  632. type="string"
  633. length="1"
  634. follows="left|top"
  635. height="16"
  636. layout="topleft"
  637. left_pad="0"
  638. mouse_opaque="false"
  639. name="estate_owner_text"
  640. width="300">
  641. (none)
  642. </text>
  643. <text_editor
  644. type="string"
  645. length="1"
  646. enabled="false"
  647. follows="all"
  648. height="200"
  649. layout="topleft"
  650. left="10"
  651. max_length="65535"
  652. name="covenant_editor"
  653. width="470"
  654. word_wrap="true">
  655. There is no Covenant provided for this Estate.
  656. </text_editor>
  657. <text
  658. type="string"
  659. length="1"
  660. follows="right|top"
  661. height="16"
  662. halign="right"
  663. layout="topleft"
  664. right="-10"
  665. top_pad="0"
  666. mouse_opaque="false"
  667. name="covenant_timestamp_text"
  668. width="460">
  669. Last Modified Wed Dec 31 16:00:00 1969
  670. </text>
  671. <text
  672. type="string"
  673. length="1"
  674. follows="left|top"
  675. height="16"
  676. layout="topleft"
  677. left="10"
  678. mouse_opaque="false"
  679. name="region_section_lbl"
  680. width="100">
  681. Region:
  682. </text>
  683. <text
  684. type="string"
  685. length="1"
  686. follows="left|top"
  687. height="16"
  688. layout="topleft"
  689. left_pad="10"
  690. mouse_opaque="false"
  691. name="region_name_text"
  692. width="150">
  693. EricaVille
  694. </text>
  695. <text
  696. type="string"
  697. length="1"
  698. follows="left|top"
  699. height="16"
  700. layout="topleft"
  701. left="10"
  702. mouse_opaque="false"
  703. name="region_landtype_lbl"
  704. width="100">
  705. Type:
  706. </text>
  707. <text
  708. type="string"
  709. length="1"
  710. follows="left|top"
  711. height="16"
  712. layout="topleft"
  713. left_pad="10"
  714. mouse_opaque="false"
  715. name="region_landtype_text"
  716. width="150">
  717. Mainland / Homestead
  718. </text>
  719. <text
  720. type="string"
  721. length="1"
  722. follows="left|top"
  723. height="16"
  724. layout="topleft"
  725. left="10"
  726. mouse_opaque="false"
  727. name="region_maturity_lbl"
  728. width="100">
  729. Rating:
  730. </text>
  731. <text
  732. type="string"
  733. length="1"
  734. follows="left|top"
  735. height="16"
  736. layout="topleft"
  737. left_pad="10"
  738. top_delta="-3"
  739. mouse_opaque="false"
  740. name="region_maturity_text"
  741. valign="center"
  742. width="150">
  743. Adult
  744. </text>
  745. <text
  746. type="string"
  747. length="1"
  748. follows="left|top"
  749. height="16"
  750. layout="topleft"
  751. left="10"
  752. mouse_opaque="false"
  753. name="resellable_lbl"
  754. top_pad="9"
  755. width="100">
  756. Resale:
  757. </text>
  758. <text
  759. type="string"
  760. length="1"
  761. follows="left|top"
  762. height="16"
  763. layout="topleft"
  764. left_pad="10"
  765. mouse_opaque="false"
  766. name="resellable_clause"
  767. word_wrap="true"
  768. width="360">
  769. Land in this region may not be resold.
  770. </text>
  771. <text
  772. type="string"
  773. length="1"
  774. follows="left|top"
  775. height="30"
  776. layout="topleft"
  777. left="10"
  778. mouse_opaque="false"
  779. name="changeable_lbl"
  780. width="100">
  781. Subdivide:
  782. </text>
  783. <text
  784. type="string"
  785. length="1"
  786. follows="left|top"
  787. height="30"
  788. layout="topleft"
  789. left_pad="10"
  790. mouse_opaque="false"
  791. name="changeable_clause"
  792. word_wrap="true"
  793. width="330">
  794. Land in this region may not be joined/subdivided.
  795. </text>
  796. </panel>
  797. <panel
  798. border="true"
  799. follows="all"
  800. label="OBJECTS"
  801. layout="topleft"
  802. left="0"
  803. top="0"
  804. help_topic="land_objects_tab"
  805. name="land_objects_panel">
  806. <panel.string
  807. name="objects_available_text">
  808. [COUNT] out of [MAX] ([AVAILABLE] available)
  809. </panel.string>
  810. <panel.string
  811. name="objects_deleted_text">
  812. [COUNT] out of [MAX] ([DELETED] will be deleted)
  813. </panel.string>
  814. <text
  815. type="string"
  816. length="1"
  817. follows="left|top"
  818. height="16"
  819. layout="topleft"
  820. left="10"
  821. name="parcel_object_bonus"
  822. top="4"
  823. visible="false"
  824. width="364">
  825. Region Object Bonus Factor: [BONUS]
  826. </text>
  827. <text
  828. type="string"
  829. length="1"
  830. follows="left|top"
  831. height="16"
  832. layout="topleft"
  833. left_delta="0"
  834. name="Simulator primitive usage:"
  835. top_pad="4"
  836. width="364">
  837. Region capacity:
  838. </text>
  839. <text
  840. type="string"
  841. length="1"
  842. follows="left|top"
  843. height="16"
  844. layout="topleft"
  845. left_delta="190"
  846. name="objects_available"
  847. top_delta="0"
  848. width="260">
  849. [COUNT] out of [MAX] ([AVAILABLE] available)
  850. </text>
  851. <text
  852. type="string"
  853. length="1"
  854. follows="left|top"
  855. height="16"
  856. layout="topleft"
  857. left="10"
  858. name="Primitives parcel supports:"
  859. top="44"
  860. width="152">
  861. Parcel land capacity:
  862. </text>
  863. <text
  864. type="string"
  865. length="1"
  866. follows="left|top"
  867. height="16"
  868. layout="topleft"
  869. left_delta="190"
  870. name="object_contrib_text"
  871. top_delta="0"
  872. width="212">
  873. [COUNT]
  874. </text>
  875. <text
  876. type="string"
  877. length="1"
  878. follows="left|top"
  879. height="16"
  880. layout="topleft"
  881. left="10"
  882. name="Primitives on parcel:"
  883. top="64"
  884. width="152">
  885. Parcel land impact:
  886. </text>
  887. <text
  888. type="string"
  889. length="1"
  890. follows="left|top"
  891. height="16"
  892. layout="topleft"
  893. left_delta="190"
  894. name="total_objects_text"
  895. top_delta="0"
  896. width="48">
  897. [COUNT]
  898. </text>
  899. <text
  900. type="string"
  901. length="1"
  902. follows="left|top"
  903. height="23"
  904. layout="topleft"
  905. left="28"
  906. name="Owned by parcel owner:"
  907. top="84"
  908. width="176">
  909. Owned by parcel owner:
  910. </text>
  911. <text
  912. type="string"
  913. length="1"
  914. follows="left|top"
  915. height="23"
  916. layout="topleft"
  917. left_delta="172"
  918. name="owner_objects_text"
  919. top_delta="0"
  920. width="48">
  921. [COUNT]
  922. </text>
  923. <button
  924. bottom="100"
  925. enabled="false"
  926. follows="left|top"
  927. height="23"
  928. label="Show"
  929. label_selected="Show"
  930. layout="topleft"
  931. name="ShowOwner"
  932. right="-140"
  933. width="60"
  934. top_delta="-6"/>
  935. <button
  936. bottom="100"
  937. enabled="false"
  938. follows="left|top"
  939. height="23"
  940. label="Return"
  941. layout="topleft"
  942. name="ReturnOwner..."
  943. right="-10"
  944. tool_tip="Return objects to their owners."
  945. width="119"
  946. top_delta="0"/>
  947. <text
  948. type="string"
  949. length="1"
  950. follows="left|top"
  951. height="23"
  952. layout="topleft"
  953. left="28"
  954. name="Set to group:"
  955. top_pad="5"
  956. width="176">
  957. Set to group:
  958. </text>
  959. <text
  960. type="string"
  961. length="1"
  962. follows="left|top"
  963. height="23"
  964. layout="topleft"
  965. left_delta="172"
  966. name="group_objects_text"
  967. top_delta="0"
  968. width="48">
  969. [COUNT]
  970. </text>
  971. <button
  972. bottom="120"
  973. enabled="false"
  974. follows="left|top"
  975. label="Show"
  976. height="23"
  977. label_selected="Show"
  978. layout="topleft"
  979. name="ShowGroup"
  980. right="-140"
  981. width="60"
  982. top_delta="-6"/>
  983. <button
  984. bottom="120"
  985. enabled="false"
  986. follows="left|top"
  987. height="23"
  988. label="Return"
  989. layout="topleft"
  990. name="ReturnGroup..."
  991. right="-10"
  992. tool_tip="Return objects to their owners."
  993. width="119"
  994. top_delta="0"/>
  995. <text
  996. type="string"
  997. length="1"
  998. follows="left|top"
  999. height="23"
  1000. layout="topleft"
  1001. left="28"
  1002. name="Owned by others:"
  1003. top_pad="5"
  1004. width="176">
  1005. Owned by others:
  1006. </text>
  1007. <text
  1008. type="string"
  1009. length="1"
  1010. follows="left|top"
  1011. height="23"
  1012. layout="topleft"
  1013. left_delta="172"
  1014. name="other_objects_text"
  1015. top_delta="0"
  1016. width="48">
  1017. [COUNT]
  1018. </text>
  1019. <button
  1020. bottom="140"
  1021. enabled="false"
  1022. follows="left|top"
  1023. height="23"
  1024. label="Show"
  1025. label_selected="Show"
  1026. layout="topleft"
  1027. name="ShowOther"
  1028. right="-140"
  1029. width="60"
  1030. top_delta="-6"/>
  1031. <button
  1032. bottom="140"
  1033. enabled="false"
  1034. follows="left|top"
  1035. height="23"
  1036. label="Return"
  1037. layout="topleft"
  1038. name="ReturnOther..."
  1039. right="-10"
  1040. tool_tip="Return objects to their owners."
  1041. width="119"
  1042. top_delta="0"/>
  1043. <text
  1044. type="string"
  1045. length="1"
  1046. follows="left|top"
  1047. height="23"
  1048. layout="topleft"
  1049. left="28"
  1050. name="Selected / sat upon:"
  1051. top_pad="5"
  1052. width="230">
  1053. Selected / sat upon:
  1054. </text>
  1055. <text
  1056. type="string"
  1057. length="1"
  1058. follows="left|top"
  1059. height="23"
  1060. layout="topleft"
  1061. left_delta="220"
  1062. name="selected_objects_text"
  1063. top_delta="0"
  1064. width="48">
  1065. [COUNT]
  1066. </text>
  1067. <text
  1068. type="string"
  1069. length="1"
  1070. follows="left|top"
  1071. height="23"
  1072. layout="topleft"
  1073. left="10"
  1074. name="Autoreturn"
  1075. top_pad="0"
  1076. width="412"
  1077. wrap="true">
  1078. Auto return other Residents&apos; objects (minutes, 0 for off):
  1079. </text>
  1080. <line_editor
  1081. border_style="line"
  1082. border_thickness="1"
  1083. bottom="180"
  1084. follows="left|top"
  1085. height="23"
  1086. layout="topleft"
  1087. max_length_bytes="6"
  1088. name="clean other time"
  1089. left_pad="0"
  1090. width="46"
  1091. top_delta="-2"/>
  1092. <text
  1093. type="string"
  1094. length="1"
  1095. follows="left|top"
  1096. height="23"
  1097. layout="topleft"
  1098. left="10"
  1099. name="Object Owners:"
  1100. top_pad="10"
  1101. width="104">
  1102. Object Owners:
  1103. </text>
  1104. <button
  1105. follows="top|right"
  1106. height="23"
  1107. image_overlay="Refresh_Off"
  1108. layout="topleft"
  1109. name="Refresh List"
  1110. left_pad="5"
  1111. right="-183"
  1112. tool_tip="Refresh Object List"
  1113. width="20"
  1114. top_delta="-6"/>
  1115. <button
  1116. enabled="false"
  1117. follows="left|top"
  1118. height="23"
  1119. label="Return Objects"
  1120. layout="topleft"
  1121. left_pad="6"
  1122. name="Return objects..."
  1123. top_delta="0"
  1124. right="-10"
  1125. width="164" />
  1126. <name_list
  1127. column_padding="0"
  1128. draw_heading="true"
  1129. follows="all"
  1130. height="180"
  1131. layout="topleft"
  1132. left="10"
  1133. name="owner list"
  1134. name_column="name"
  1135. width="470">
  1136. <name_list.columns
  1137. label="Type"
  1138. name="type"
  1139. sort_column="online_status"
  1140. width="50" />
  1141. <name_list.columns
  1142. name="online_status"
  1143. width="-1" />
  1144. <name_list.columns
  1145. dynamic_width="true"
  1146. label="Name"
  1147. name="name" />
  1148. <name_list.columns
  1149. label="Count"
  1150. name="count"
  1151. width="67" />
  1152. <name_list.columns
  1153. label="Most Recent"
  1154. name="mostrecent"
  1155. width="163" />
  1156. </name_list>
  1157. </panel>
  1158. <panel
  1159. border="true"
  1160. follows="all"
  1161. label="OPTIONS"
  1162. layout="topleft"
  1163. help_topic="land_options_tab"
  1164. name="land_options_panel"
  1165. left="0"
  1166. top="0">
  1167. <panel.string
  1168. name="search_enabled_tooltip">
  1169. Let people see this parcel in search results
  1170. </panel.string>
  1171. <panel.string
  1172. name="search_disabled_small_tooltip">
  1173. This option is disabled because this parcel&apos;s area is 128 m˛ or smaller.
  1174. Only large parcels can be listed in search.
  1175. </panel.string>
  1176. <panel.string
  1177. name="search_disabled_permissions_tooltip">
  1178. This option is disabled because you cannot modify this parcel&apos;s options.
  1179. </panel.string>
  1180. <panel.string
  1181. name="mature_check_mature">
  1182. Moderate Content
  1183. </panel.string>
  1184. <panel.string
  1185. name="mature_check_adult">
  1186. Adult Content
  1187. </panel.string>
  1188. <panel.string
  1189. name="mature_check_mature_tooltip">
  1190. Your parcel information or content is considered moderate.
  1191. </panel.string>
  1192. <panel.string
  1193. name="mature_check_adult_tooltip">
  1194. Your parcel information or content is considered adult.
  1195. </panel.string>
  1196. <panel.string
  1197. name="landing_point_none">
  1198. (none)
  1199. </panel.string>
  1200. <panel.string
  1201. name="push_restrict_text">
  1202. No Pushing
  1203. </panel.string>
  1204. <panel.string
  1205. name="push_restrict_region_text">
  1206. No Pushing (Region Override)
  1207. </panel.string>
  1208. <text
  1209. type="string"
  1210. length="1"
  1211. follows="left|top"
  1212. text_color="white"
  1213. height="16"
  1214. layout="topleft"
  1215. left="10"
  1216. name="allow_label"
  1217. top="10"
  1218. width="278">
  1219. Allow other Residents to:
  1220. </text>
  1221. <text
  1222. type="string"
  1223. length="1"
  1224. follows="left|top"
  1225. height="16"
  1226. layout="topleft"
  1227. left="20"
  1228. name="allow_label0"
  1229. width="150">
  1230. Fly:
  1231. </text>
  1232. <check_box
  1233. height="16"
  1234. label="Everyone"
  1235. layout="topleft"
  1236. name="check fly"
  1237. tool_tip="If checked, Residents can fly on your land. If unchecked, they can only fly into and over your land."
  1238. left_pad="2"
  1239. width="130" />
  1240. <text
  1241. type="string"
  1242. length="1"
  1243. follows="left|top"
  1244. height="16"
  1245. layout="topleft"
  1246. left="20"
  1247. name="allow_label2"
  1248. width="150">
  1249. Build:
  1250. </text>
  1251. <check_box
  1252. height="16"
  1253. label="Everyone"
  1254. layout="topleft"
  1255. left_pad="2"
  1256. name="edit objects check"
  1257. width="130" />
  1258. <check_box
  1259. height="16"
  1260. label="Group"
  1261. layout="topleft"
  1262. left_pad="2"
  1263. name="edit group objects check"
  1264. width="70" />
  1265. <text
  1266. type="string"
  1267. length="1"
  1268. follows="left|top"
  1269. height="16"
  1270. layout="topleft"
  1271. left="20"
  1272. name="allow_label3"
  1273. width="150">
  1274. Object Entry:
  1275. </text>
  1276. <check_box
  1277. height="16"
  1278. label="Everyone"
  1279. layout="topleft"
  1280. left_pad="2"
  1281. name="all object entry check"
  1282. top_delta="0"
  1283. width="130" />
  1284. <check_box
  1285. height="16"
  1286. label="Group"
  1287. layout="topleft"
  1288. left_pad="2"
  1289. name="group object entry check"
  1290. top_delta="0"
  1291. width="70" />
  1292. <text
  1293. type="string"
  1294. length="1"
  1295. follows="left|top"
  1296. height="16"
  1297. layout="topleft"
  1298. left="20"
  1299. name="allow_label4"
  1300. width="150">
  1301. Run Scripts:
  1302. </text>
  1303. <check_box
  1304. height="16"
  1305. label="Everyone"
  1306. layout="topleft"
  1307. left_pad="2"
  1308. name="check other scripts"
  1309. top_delta="0"
  1310. width="130" />
  1311. <check_box
  1312. height="16"
  1313. label="Group"
  1314. layout="topleft"
  1315. left_pad="2"
  1316. name="check group scripts"
  1317. top_delta="0"
  1318. width="70" />
  1319. <panel
  1320. bevel_style="none"
  1321. border="true"
  1322. top="146"
  1323. bottom="146"
  1324. follows="left|bottom|right"
  1325. left="20"
  1326. right="-20"/>
  1327. <check_box
  1328. height="16"
  1329. label="Safe (no damage)"
  1330. layout="topleft"
  1331. left="18"
  1332. name="check safe"
  1333. tool_tip="If checked, sets the land to Safe, disabling damage combat. If cleared, damage combat is enabled."
  1334. top="130"
  1335. width="200" />
  1336. <check_box
  1337. height="16"
  1338. label="No Pushing"
  1339. layout="topleft"
  1340. left_pad="35"
  1341. name="PushRestrictCheck"
  1342. tool_tip="Prevents scripts from pushing. Checking this option may be useful for preventing disruptive behavior on your land."
  1343. top="130"
  1344. width="119" />
  1345. <check_box
  1346. height="16"
  1347. label="Show Place in Search (L$30/week)"
  1348. layout="topleft"
  1349. left="18"
  1350. name="ShowDirectoryCheck"
  1351. tool_tip="Let people see this parcel in search results"
  1352. top="150"
  1353. width="430" />
  1354. <combo_box
  1355. enabled="false"
  1356. height="23"
  1357. layout="topleft"
  1358. left="20"
  1359. top="194"
  1360. name="land category with adult"
  1361. visible="false"
  1362. width="140">
  1363. <combo_box.item
  1364. label="Any Category"
  1365. name="item0"
  1366. value="any" />
  1367. <combo_box.item
  1368. label="Linden Location"
  1369. name="item1"
  1370. value="linden" />
  1371. <combo_box.item
  1372. label="Adult"
  1373. name="item2"
  1374. value="adult" />
  1375. <combo_box.item
  1376. label="Arts &amp; Culture"
  1377. name="item3"
  1378. value="arts" />
  1379. <combo_box.item
  1380. label="Business"
  1381. name="item4"
  1382. value="store" />
  1383. <combo_box.item
  1384. label="Educational"
  1385. name="item5"
  1386. value="educational" />
  1387. <combo_box.item
  1388. label="Gaming"
  1389. name="item6"
  1390. value="game" />
  1391. <combo_box.item
  1392. label="Hangout"
  1393. name="item7"
  1394. value="gather" />
  1395. <combo_box.item
  1396. label="Newcomer Friendly"
  1397. name="item8"
  1398. value="newcomer" />
  1399. <combo_box.item
  1400. label="Parks &amp; Nature"
  1401. name="item9"
  1402. value="park" />
  1403. <combo_box.item
  1404. label="Residential"
  1405. name="item10"
  1406. value="home" />
  1407. <combo_box.item
  1408. label="Shopping"
  1409. name="item11"
  1410. value="shopping" />
  1411. <combo_box.item
  1412. label="Rental"
  1413. name="item13"
  1414. value="rental" />
  1415. <combo_box.item
  1416. label="Other"
  1417. name="item12"
  1418. value="other" />
  1419. </combo_box>
  1420. <combo_box
  1421. enabled="false"
  1422. height="23"
  1423. layout="topleft"
  1424. left="20"
  1425. top="194"
  1426. name="land category"
  1427. visible="false"
  1428. width="140">
  1429. <combo_box.item
  1430. label="Any Category"
  1431. name="item0"
  1432. value="any" />
  1433. <combo_box.item
  1434. label="Linden Location"
  1435. name="item1"
  1436. value="linden" />
  1437. <combo_box.item
  1438. label="Arts &amp; Culture"
  1439. name="item3"
  1440. value="arts" />
  1441. <combo_box.item
  1442. label="Business"
  1443. name="item4"
  1444. value="store" />
  1445. <combo_box.item
  1446. label="Educational"
  1447. name="item5"
  1448. value="educational" />
  1449. <combo_box.item
  1450. label="Gaming"
  1451. name="item6"
  1452. value="game" />
  1453. <combo_box.item
  1454. label="Hangout"
  1455. name="item7"
  1456. value="gather" />
  1457. <combo_box.item
  1458. label="Newcomer Friendly"
  1459. name="item8"
  1460. value="newcomer" />
  1461. <combo_box.item
  1462. label="Parks &amp; Nature"
  1463. name="item9"
  1464. value="park" />
  1465. <combo_box.item
  1466. label="Residential"
  1467. name="item10"
  1468. value="home" />
  1469. <combo_box.item
  1470. label="Shopping"
  1471. name="item11"
  1472. value="shopping" />
  1473. <combo_box.item
  1474. label="Rental"
  1475. name="item13"
  1476. value="rental" />
  1477. <combo_box.item
  1478. label="Other"
  1479. name="item12"
  1480. value="other" />
  1481. </combo_box>
  1482. <check_box
  1483. height="16"
  1484. label="Moderate Content"
  1485. layout="topleft"
  1486. left="18"
  1487. name="MatureCheck"
  1488. top="170"
  1489. label_text.valign="center"
  1490. label_text.v_pad="-1"
  1491. tool_tip=" "
  1492. width="200" />
  1493. <text
  1494. type="string"
  1495. length="1"
  1496. follows="left|top"
  1497. height="16"
  1498. layout="topleft"
  1499. left="20"
  1500. name="Snapshot:"
  1501. text_color="white"
  1502. top="225"
  1503. width="200">
  1504. Snapshot:
  1505. </text>
  1506. <texture_picker
  1507. follows="left|top"
  1508. top_pad="0"
  1509. height="150"
  1510. layout="topleft"
  1511. left="20"
  1512. name="snapshot_ctrl"
  1513. fallback_image="default_land_picture.j2c"
  1514. tool_tip="Click to choose a picture"
  1515. width="195" />
  1516. <text
  1517. type="string"
  1518. length="1"
  1519. follows="left|top"
  1520. text_color="LtGray"
  1521. height="32"
  1522. layout="topleft"
  1523. left="274"
  1524. top="150"
  1525. name="allow_label5"
  1526. width="205"
  1527. wrap="true">
  1528. Avatars on other parcels can see and chat with avatars on this parcel
  1529. </text>
  1530. <check_box
  1531. height="16"
  1532. follows="top"
  1533. layout="topleft"
  1534. left="253"
  1535. top="150"
  1536. name="SeeAvatarsCheck"
  1537. tool_tip="Allows avatars on other parcels to see and chat with avatars on this parcel, and you to see and chat with them."
  1538. width="10" />
  1539. <text
  1540. type="string"
  1541. length="1"
  1542. follows="left|top"
  1543. height="16"
  1544. layout="topleft"
  1545. left="255"
  1546. top="282"
  1547. text_color="white"
  1548. name="landing_point"
  1549. word_wrap="true"
  1550. width="200">
  1551. Landing Point: [LANDING]
  1552. </text>
  1553. <button
  1554. follows="right|top"
  1555. top_pad="0"
  1556. height="23"
  1557. label="Set"
  1558. label_selected="Set"
  1559. layout="topleft"
  1560. name="Set"
  1561. left="255"
  1562. tool_tip="Sets the landing point where visitors arrive. Sets to your avatar&apos;s location inside this parcel."
  1563. width="50" />
  1564. <button
  1565. follows="right|top"
  1566. height="23"
  1567. label="Clear"
  1568. label_selected="Clear"
  1569. layout="topleft"
  1570. left_pad="5"
  1571. name="Clear"
  1572. tool_tip="Clear the landing point"
  1573. width="55" />
  1574. <text
  1575. type="string"
  1576. length="1"
  1577. text_color="white"
  1578. follows="left|top"
  1579. height="16"
  1580. layout="topleft"
  1581. left="255"
  1582. top_pad="10"
  1583. name="Teleport Routing: "
  1584. width="200">
  1585. Teleport Routing:
  1586. </text>
  1587. <combo_box
  1588. height="23"
  1589. layout="topleft"
  1590. name="landing type"
  1591. top_pad="0"
  1592. tool_tip="Teleport Routing -- select how to handle teleports onto your land"
  1593. width="120">
  1594. <combo_box.item
  1595. enabled="true"
  1596. label="Blocked"
  1597. name="Blocked"
  1598. value="Blocked" />
  1599. <combo_box.item
  1600. enabled="true"
  1601. label="Landing Point"
  1602. name="LandingPoint"
  1603. value="Landing Point" />
  1604. <combo_box.item
  1605. enabled="true"
  1606. label="Anywhere"
  1607. name="Anywhere"
  1608. value="Anywhere" />
  1609. </combo_box>
  1610. </panel>
  1611. <panel
  1612. border="true"
  1613. follows="all"
  1614. label="MEDIA"
  1615. layout="topleft"
  1616. left="0"
  1617. top="0"
  1618. help_topic="land_media_tab"
  1619. name="land_media_panel">
  1620. <text
  1621. type="string"
  1622. length="1"
  1623. follows="left|top"
  1624. height="20"
  1625. layout="topleft"
  1626. left="10"
  1627. name="with media:"
  1628. top="10"
  1629. width="100">
  1630. Type:
  1631. </text>
  1632. <combo_box
  1633. height="23"
  1634. layout="topleft"
  1635. left_pad="0"
  1636. name="media type"
  1637. tool_tip="Specify if the URL is a movie, web page, or other media"
  1638. width="120"
  1639. top_delta="0"/>
  1640. <text
  1641. follows="left|top"
  1642. height="16"
  1643. layout="topleft"
  1644. left_pad="10"
  1645. name="mime_type"
  1646. width="200" />
  1647. <text
  1648. type="string"
  1649. length="1"
  1650. follows="left|top"
  1651. height="20"
  1652. layout="topleft"
  1653. left="10"
  1654. name="at URL:"
  1655. width="100"
  1656. top_pad="10">
  1657. Home Page:
  1658. </text>
  1659. <line_editor
  1660. follows="left|top"
  1661. height="23"
  1662. layout="topleft"
  1663. left_pad="0"
  1664. max_length_bytes="255"
  1665. name="media_url"
  1666. select_on_focus="true"
  1667. width="300"
  1668. top_delta="0"/>
  1669. <button
  1670. follows="right|top"
  1671. height="23"
  1672. label="Set"
  1673. layout="topleft"
  1674. left_pad="5"
  1675. name="set_media_url"
  1676. width="70"
  1677. top_delta="0"/>
  1678. <text
  1679. type="string"
  1680. length="1"
  1681. follows="left|top"
  1682. height="23"
  1683. layout="topleft"
  1684. left="10"
  1685. name="Description:"
  1686. width="364"
  1687. top_pad="10">
  1688. Description:
  1689. </text>
  1690. <line_editor
  1691. follows="left|top"
  1692. height="20"
  1693. layout="topleft"
  1694. left="110"
  1695. max_length_bytes="255"
  1696. name="url_description"
  1697. select_on_focus="true"
  1698. tool_tip="Text displayed next to play/load button"
  1699. top_delta="0"
  1700. width="300" />
  1701. <text
  1702. type="string"
  1703. length="1"
  1704. follows="left|top"
  1705. height="16"
  1706. layout="topleft"
  1707. left="10"
  1708. name="Media texture:"
  1709. top_pad="10"
  1710. width="364"
  1711. word_wrap="true">
  1712. Replace Texture:
  1713. </text>
  1714. <texture_picker
  1715. allow_no_texture="true"
  1716. default_image_name="Default"
  1717. follows="left|top"
  1718. height="80"
  1719. layout="topleft"
  1720. left="110"
  1721. name="media texture"
  1722. tool_tip="Click to choose a picture"
  1723. top_delta="0"
  1724. width="64" />
  1725. <text
  1726. type="string"
  1727. length="1"
  1728. follows="left|top"
  1729. height="80"
  1730. layout="topleft"
  1731. left_pad="8"
  1732. name="replace_texture_help"
  1733. width="300"
  1734. word_wrap="true"
  1735. top_delta="0">
  1736. Objects using this texture will show the movie or web page after you click the play arrow. Select the thumbnail to choose a different texture.
  1737. </text>
  1738. <check_box
  1739. height="16"
  1740. label="Auto scale"
  1741. layout="topleft"
  1742. left="107"
  1743. name="media_auto_scale"
  1744. top_pad="-10"
  1745. tool_tip="Checking this option will scale the content for this parcel automatically. It may be slightly slower and lower quality visually but no other texture scaling or alignment will be required."
  1746. width="200" />
  1747. <text
  1748. type="string"
  1749. length="1"
  1750. follows="left|top"
  1751. height="20"
  1752. layout="topleft"
  1753. left="10"
  1754. name="media_size"
  1755. tool_tip="Size to render Web media, leave 0 for default."
  1756. width="100"
  1757. top_pad="10">
  1758. Size:
  1759. </text>
  1760. <spinner
  1761. decimal_digits="0"
  1762. enabled="false"
  1763. follows="left|top"
  1764. halign="right"
  1765. height="23"
  1766. increment="1"
  1767. initial_value="0"
  1768. layout="topleft"
  1769. left_pad="0"
  1770. max_val="1024"
  1771. name="media_size_width"
  1772. tool_tip="Size to render Web media, leave 0 for default."
  1773. top_delta="0"
  1774. width="64" />
  1775. <spinner
  1776. decimal_digits="0"
  1777. enabled="false"
  1778. follows="left|top"
  1779. halign="right"
  1780. height="23"
  1781. increment="1"
  1782. initial_value="0"
  1783. layout="topleft"
  1784. left_pad="16"
  1785. max_val="1024"
  1786. name="media_size_height"
  1787. tool_tip="Size to render Web media, leave 0 for default."
  1788. top_delta="0"
  1789. width="64" />
  1790. <text
  1791. type="string"
  1792. length="1"
  1793. bottom_delta="0"
  1794. follows="left|top"
  1795. height="16"
  1796. layout="topleft"
  1797. left_pad="5"
  1798. name="pixels"
  1799. right="-10">
  1800. pixels
  1801. </text>
  1802. <text
  1803. type="string"
  1804. length="1"
  1805. follows="left|top"
  1806. height="16"
  1807. layout="topleft"
  1808. left="10"
  1809. name="Options:"
  1810. top_pad="10"
  1811. width="100">
  1812. Options:
  1813. </text>
  1814. <check_box
  1815. height="16"
  1816. label="Loop"
  1817. layout="topleft"
  1818. left_pad="-3"
  1819. name="media_loop"
  1820. tool_tip="Play media in a loop. When the media has finished playing, it will restart from the beginning."
  1821. top_delta="-1"
  1822. width="200" />
  1823. </panel>
  1824. <panel
  1825. border="true"
  1826. follows="all"
  1827. label="SOUND"
  1828. layout="topleft"
  1829. left="0"
  1830. top="0"
  1831. help_topic="land_audio_tab"
  1832. name="land_audio_panel">
  1833. <text
  1834. type="string"
  1835. length="1"
  1836. follows="left|top"
  1837. height="16"
  1838. layout="topleft"
  1839. left="10"
  1840. top="10"
  1841. name="MusicURL:"
  1842. width="364">
  1843. Music URL:
  1844. </text>
  1845. <line_editor
  1846. follows="left|top"
  1847. height="23"
  1848. layout="topleft"
  1849. left="100"
  1850. max_length_bytes="255"
  1851. name="music_url"
  1852. top_delta="0"
  1853. right="-15"
  1854. select_on_focus="true" />
  1855. <text
  1856. type="string"
  1857. length="1"
  1858. follows="left|top"
  1859. height="16"
  1860. layout="topleft"
  1861. left="10"
  1862. name="Sound:"
  1863. top_pad="10"
  1864. width="100">
  1865. Sound:
  1866. </text>
  1867. <check_box
  1868. height="16"
  1869. label="Restrict gesture and object sounds to this parcel"
  1870. layout="topleft"
  1871. name="check sound local"
  1872. left_pad="0"
  1873. width="292" />
  1874. <text
  1875. type="string"
  1876. length="1"
  1877. follows="left|top"
  1878. height="16"
  1879. layout="topleft"
  1880. left="10"
  1881. name="Avatar Sounds:"
  1882. top_pad="10"
  1883. width="100">
  1884. Avatar Sounds:
  1885. </text>
  1886. <check_box
  1887. height="16"
  1888. label="Everyone"
  1889. layout="topleft"
  1890. left_pad="0"
  1891. name="all av sound check"
  1892. top_delta="0"
  1893. width="130" />
  1894. <check_box
  1895. height="16"
  1896. label="Group"
  1897. layout="topleft"
  1898. left_pad="0"
  1899. name="group av sound check"
  1900. top_delta="0"
  1901. width="70" />
  1902. <text
  1903. type="string"
  1904. length="1"
  1905. follows="left|top"
  1906. height="16"
  1907. layout="topleft"
  1908. left="10"
  1909. mouse_opaque="false"
  1910. name="Voice settings:"
  1911. top_pad="10"
  1912. width="100">
  1913. Voice:
  1914. </text>
  1915. <check_box
  1916. height="16"
  1917. label="Enable Voice"
  1918. layout="topleft"
  1919. left_pad="0"
  1920. name="parcel_enable_voice_channel"
  1921. width="300" />
  1922. <check_box
  1923. enabled="false"
  1924. height="16"
  1925. label="Enable Voice (established by the Estate)"
  1926. layout="topleft"
  1927. left="110"
  1928. name="parcel_enable_voice_channel_is_estate_disabled"
  1929. top_delta="0"
  1930. width="300" />
  1931. <check_box
  1932. height="16"
  1933. label="Restrict Voice to this parcel"
  1934. layout="topleft"
  1935. left="110"
  1936. name="parcel_enable_voice_channel_local"
  1937. width="300" />
  1938. </panel>
  1939. <panel
  1940. border="true"
  1941. follows="all"
  1942. label="ACCESS"
  1943. layout="topleft"
  1944. left="0"
  1945. top="0"
  1946. help_topic="land_access_tab"
  1947. name="land_access_panel">
  1948. <panel.string
  1949. name="access_estate_defined">
  1950. (Defined by the Estate)
  1951. </panel.string>
  1952. <panel.string
  1953. name="estate_override">
  1954. One or more of these options is set at the estate level
  1955. </panel.string>
  1956. <check_box
  1957. follows="top|left"
  1958. height="16"
  1959. layout="topleft"
  1960. left="8"
  1961. name="public_access"
  1962. label="Allow Public Access (Unchecking this will create ban lines)"
  1963. top_pad="10"
  1964. width="278" />
  1965. <text
  1966. type="string"
  1967. length="1"
  1968. follows="top|left"
  1969. height="16"
  1970. layout="topleft"
  1971. left_delta="20"
  1972. name="Only Allow"
  1973. top="30"
  1974. width="325">
  1975. Allow access only to Residents who:
  1976. </text>
  1977. <check_box
  1978. follows="top|left"
  1979. height="16"
  1980. label="Have payment Information on File [ESTATE_PAYMENT_LIMIT]"
  1981. layout="topleft"
  1982. left_delta="0"
  1983. name="limit_payment"
  1984. tool_tip="Residents must have payment information on file to access this parcel. See the [SUPPORT_SITE] for more information."
  1985. top_pad="4"
  1986. width="278" />
  1987. <check_box
  1988. follows="top|left"
  1989. height="16"
  1990. label="Have been age-verified [ESTATE_AGE_LIMIT]"
  1991. layout="topleft"
  1992. left_delta="0"
  1993. name="limit_age_verified"
  1994. tool_tip="Residents must be age verified to access this parcel. See the [SUPPORT_SITE] for more information."
  1995. top_pad="4"
  1996. width="278" />
  1997. <check_box
  1998. height="16"
  1999. label="Allow Group Access: [GROUP]"
  2000. layout="topleft"
  2001. left="8"
  2002. name="GroupCheck"
  2003. tool_tip="Set group in the General tab."
  2004. top="89"
  2005. width="278" />
  2006. <check_box
  2007. enabled="false"
  2008. height="16"
  2009. label="Sell passes to:"
  2010. layout="topleft"
  2011. left_delta="0"
  2012. name="PassCheck"
  2013. tool_tip="Allows temporary access to this parcel"
  2014. top_pad="4"
  2015. width="120" />
  2016. <combo_box
  2017. height="23"
  2018. layout="topleft"
  2019. left_pad="22"
  2020. name="pass_combo"
  2021. top_delta="0"
  2022. width="100">
  2023. <combo_box.item
  2024. label="Anyone"
  2025. name="Anyone"
  2026. value="anyone" />
  2027. <combo_box.item
  2028. label="Group"
  2029. name="Group"
  2030. value="group" />
  2031. </combo_box>
  2032. <spinner
  2033. enabled="false"
  2034. follows="left|top"
  2035. height="23"
  2036. increment="1"
  2037. initial_value="10"
  2038. label="Price in L$:"
  2039. label_width="120"
  2040. layout="topleft"
  2041. left="28"
  2042. max_val="500"
  2043. min_val="1"
  2044. name="PriceSpin"
  2045. top_pad="5"
  2046. width="200" />
  2047. <spinner
  2048. enabled="false"
  2049. follows="left|top"
  2050. height="23"
  2051. increment="0.25"
  2052. initial_value="1"
  2053. label="Hours of access:"
  2054. label_width="120"
  2055. layout="topleft"
  2056. left_delta="0"
  2057. max_val="24"
  2058. min_val="0.01"
  2059. name="HoursSpin"
  2060. top_pad="5"
  2061. width="200" />
  2062. <panel
  2063. name="Allowed_layout_panel"
  2064. follows="top|left"
  2065. left="10"
  2066. height="170"
  2067. top_pad="8"
  2068. width="240">
  2069. <text
  2070. type="string"
  2071. length="1"
  2072. follows="left|right|top"
  2073. height="16"
  2074. label="Always Allow"
  2075. layout="topleft"
  2076. left="0"
  2077. name="AllowedText"
  2078. top="0"
  2079. width="230">
  2080. Allowed Residents
  2081. </text>
  2082. <name_list
  2083. column_padding="0"
  2084. follows="top|bottom"
  2085. heading_height="14"
  2086. height="120"
  2087. layout="topleft"
  2088. left="0"
  2089. multi_select="true"
  2090. name="AccessList"
  2091. tool_tip="([LISTED] listed, [MAX] max)"
  2092. width="230" />
  2093. <button
  2094. follows="bottom"
  2095. height="23"
  2096. label="Add"
  2097. layout="topleft"
  2098. left="0"
  2099. name="add_allowed"
  2100. width="100" />
  2101. <button
  2102. follows="bottom"
  2103. height="23"
  2104. label="Remove"
  2105. label_selected="Remove"
  2106. layout="topleft"
  2107. left_pad="10"
  2108. name="remove_allowed"
  2109. right="-10"
  2110. width="100" />
  2111. </panel>
  2112. <panel
  2113. name="Banned_layout_panel"
  2114. follows="top|right"
  2115. height="170"
  2116. width="240"
  2117. left_pad="2">
  2118. <text
  2119. type="string"
  2120. length="1"
  2121. follows="left|right|top"
  2122. height="16"
  2123. label="Ban"
  2124. layout="topleft"
  2125. left="0"
  2126. name="BanCheck"
  2127. top="0"
  2128. width="200">
  2129. Banned Residents
  2130. </text>
  2131. <name_list
  2132. column_padding="0"
  2133. follows="top|bottom"
  2134. heading_height="14"
  2135. height="120"
  2136. layout="topleft"
  2137. left="0"
  2138. multi_select="true"
  2139. name="BannedList"
  2140. tool_tip="([LISTED] listed, [MAX] max)"
  2141. width="230" />
  2142. <button
  2143. follows="bottom"
  2144. height="23"
  2145. label="Add"
  2146. layout="topleft"
  2147. left="0"
  2148. name="add_banned"
  2149. width="100" />
  2150. <button
  2151. enabled="false"
  2152. follows="bottom"
  2153. height="23"
  2154. label="Remove"
  2155. label_selected="Remove"
  2156. layout="topleft"
  2157. left_pad="10"
  2158. name="remove_banned"
  2159. right="-10"
  2160. width="100" />
  2161. </panel>
  2162. </panel>
  2163. </tab_container>
  2164. </floater>