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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 471 lines · 344 code · 6 blank · 121 comment · 0 complexity · 64e217ad8ed8afc69fabf04bab0f194c MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <floater
  3. legacy_header_height="18"
  4. height="340"
  5. layout="topleft"
  6. name="item properties"
  7. help_topic="item_properties"
  8. save_rect="true"
  9. title="INVENTORY ITEM PROPERTIES"
  10. width="350">
  11. <floater.string
  12. name="unknown">
  13. (unknown)
  14. </floater.string>
  15. <floater.string
  16. name="public">
  17. (public)
  18. </floater.string>
  19. <floater.string
  20. name="you_can">
  21. You can:
  22. </floater.string>
  23. <floater.string
  24. name="owner_can">
  25. Owner can:
  26. </floater.string>
  27. <floater.string
  28. name="acquiredDate">
  29. [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
  30. </floater.string>
  31. <icon
  32. follows="top|right"
  33. height="18"
  34. image_name="Lock"
  35. layout="topleft"
  36. left="276"
  37. mouse_opaque="true"
  38. name="IconLocked"
  39. top="4"
  40. width="18" />
  41. <text
  42. type="string"
  43. length="1"
  44. follows="left|top"
  45. height="10"
  46. layout="topleft"
  47. left="10"
  48. name="LabelItemNameTitle"
  49. top="25"
  50. width="78">
  51. Name:
  52. </text>
  53. <line_editor
  54. border_style="line"
  55. border_thickness="1"
  56. follows="left|top|right"
  57. height="16"
  58. layout="topleft"
  59. left_delta="78"
  60. max_length_bytes="63"
  61. name="LabelItemName"
  62. top_delta="0"
  63. width="252" />
  64. <text
  65. type="string"
  66. length="1"
  67. follows="left|top"
  68. height="10"
  69. layout="topleft"
  70. left="10"
  71. name="LabelItemDescTitle"
  72. top="45"
  73. width="78">
  74. Description:
  75. </text>
  76. <line_editor
  77. border_style="line"
  78. border_thickness="1"
  79. follows="left|top|right"
  80. height="16"
  81. layout="topleft"
  82. left_delta="78"
  83. max_length_bytes="127"
  84. name="LabelItemDesc"
  85. top_delta="0"
  86. width="252" />
  87. <text
  88. type="string"
  89. length="1"
  90. follows="left|top"
  91. height="16"
  92. layout="topleft"
  93. left="10"
  94. name="LabelCreatorTitle"
  95. top="65"
  96. width="78">
  97. Creator:
  98. </text>
  99. <text
  100. type="string"
  101. length="1"
  102. follows="left|top"
  103. height="16"
  104. layout="topleft"
  105. left_delta="78"
  106. name="LabelCreatorName"
  107. top_delta="0"
  108. translate="false"
  109. use_ellipses="true"
  110. width="170">
  111. TestString PleaseIgnore
  112. </text>
  113. <button
  114. follows="top|right"
  115. height="16"
  116. label="Profile..."
  117. layout="topleft"
  118. left_delta="174"
  119. name="BtnCreator"
  120. top_delta="0"
  121. width="78" />
  122. <text
  123. type="string"
  124. length="1"
  125. follows="left|top"
  126. height="16"
  127. layout="topleft"
  128. left="10"
  129. name="LabelOwnerTitle"
  130. top="85"
  131. width="78">
  132. Owner:
  133. </text>
  134. <text
  135. type="string"
  136. length="1"
  137. follows="left|top"
  138. height="16"
  139. layout="topleft"
  140. left_delta="78"
  141. name="LabelOwnerName"
  142. top_delta="0"
  143. translate="false"
  144. use_ellipses="true"
  145. width="170">
  146. TestString PleaseIgnore
  147. </text>
  148. <button
  149. follows="top|right"
  150. height="16"
  151. label="Profile..."
  152. layout="topleft"
  153. left_delta="174"
  154. name="BtnOwner"
  155. top_delta="0"
  156. width="78" />
  157. <text
  158. type="string"
  159. length="1"
  160. follows="left|top"
  161. height="16"
  162. layout="topleft"
  163. left="10"
  164. name="LabelAcquiredTitle"
  165. top="105"
  166. width="78">
  167. Acquired:
  168. </text>
  169. <text
  170. type="string"
  171. length="1"
  172. follows="left|top"
  173. height="16"
  174. layout="topleft"
  175. left_delta="78"
  176. name="LabelAcquiredDate"
  177. top_delta="0"
  178. width="252">
  179. Wed May 24 12:50:46 2006
  180. </text>
  181. <text
  182. type="string"
  183. length="1"
  184. follows="left|top"
  185. height="10"
  186. layout="topleft"
  187. left="10"
  188. name="OwnerLabel"
  189. top="125"
  190. width="78">
  191. You:
  192. </text>
  193. <check_box
  194. height="16"
  195. label="Edit"
  196. layout="topleft"
  197. left_pad="5"
  198. name="CheckOwnerModify"
  199. top_delta="0"
  200. width="78" />
  201. <check_box
  202. height="16"
  203. label="Copy"
  204. layout="topleft"
  205. left_delta="0"
  206. name="CheckOwnerCopy"
  207. top_pad="5"
  208. width="88" />
  209. <check_box
  210. height="16"
  211. label="Resell"
  212. layout="topleft"
  213. left_delta="0"
  214. name="CheckOwnerTransfer"
  215. top_pad="5"
  216. width="106" />
  217. <text
  218. type="string"
  219. length="1"
  220. follows="left|top"
  221. height="10"
  222. layout="topleft"
  223. left="10"
  224. name="AnyoneLabel"
  225. top_pad="5"
  226. width="78">
  227. Anyone:
  228. </text>
  229. <check_box
  230. height="16"
  231. label="Copy"
  232. layout="topleft"
  233. left_pad="5"
  234. name="CheckEveryoneCopy"
  235. top_delta="0"
  236. width="130" />
  237. <text
  238. type="string"
  239. length="1"
  240. follows="left|top"
  241. height="10"
  242. layout="topleft"
  243. left="10"
  244. name="GroupLabel"
  245. top_pad="5"
  246. width="78">
  247. Group:
  248. </text>
  249. <check_box
  250. height="16"
  251. label="Share"
  252. layout="topleft"
  253. left_pad="5"
  254. name="CheckShareWithGroup"
  255. top_delta="5"
  256. width="106" />
  257. <text
  258. type="string"
  259. length="1"
  260. follows="left|top"
  261. height="25"
  262. layout="topleft"
  263. left="10"
  264. name="NextOwnerLabel"
  265. top_pad="5"
  266. width="78"
  267. word_wrap="true">
  268. Next owner:
  269. </text>
  270. <check_box
  271. height="16"
  272. label="Edit"
  273. layout="topleft"
  274. left_pad="5"
  275. name="CheckNextOwnerModify"
  276. top_delta="0"
  277. width="78" />
  278. <check_box
  279. height="16"
  280. label="Copy"
  281. layout="topleft"
  282. left_delta="0"
  283. name="CheckNextOwnerCopy"
  284. top_pad="5"
  285. width="88" />
  286. <check_box
  287. height="16"
  288. label="Resell"
  289. layout="topleft"
  290. left_delta="0"
  291. name="CheckNextOwnerTransfer"
  292. top_pad="5"
  293. width="106" />
  294. <check_box
  295. height="16"
  296. label="For Sale"
  297. layout="topleft"
  298. left="10"
  299. name="CheckPurchase"
  300. top_pad="5"
  301. width="78" />
  302. <combo_box
  303. height="19"
  304. left_pad="5"
  305. layout="topleft"
  306. follows="left|top"
  307. name="combobox sale copy"
  308. width="110">
  309. <combo_box.item
  310. label="Copy"
  311. name="Copy"
  312. value="Copy" />
  313. <combo_box.item
  314. label="Original"
  315. name="Original"
  316. value="Original" />
  317. </combo_box>
  318. <spinner
  319. follows="left|top"
  320. decimal_digits="0"
  321. increment="1"
  322. control_name="Edit Cost"
  323. name="Edit Cost"
  324. label="Price:"
  325. label_width="100"
  326. left="10"
  327. width="192"
  328. min_val="1"
  329. height="19"
  330. max_val="999999999"
  331. top_pad="5"/>
  332. <text
  333. type="string"
  334. length="1"
  335. height="15"
  336. follows="left|top"
  337. layout="topleft"
  338. left_delta="82"
  339. name="CurrencySymbol"
  340. top_delta="1"
  341. width="18">
  342. L$
  343. </text>
  344. <!--line_editor
  345. border_style="line"
  346. border_thickness="1"
  347. follows="left|top|right"
  348. height="16"
  349. layout="topleft"
  350. left_pad="5"
  351. max_length_bytes="25"
  352. name="EditPrice"
  353. top_delta="0"
  354. width="242" /-->
  355. <!--text
  356. type="string"
  357. length="1"
  358. follows="left|top"
  359. height="10"
  360. layout="topleft"
  361. left="10"
  362. name="BaseMaskDebug"
  363. top="155"
  364. width="330">
  365. B:
  366. </text>
  367. <text
  368. type="string"
  369. length="1"
  370. follows="left|top"
  371. height="10"
  372. layout="topleft"
  373. left_delta="60"
  374. name="OwnerMaskDebug"
  375. top_delta="0"
  376. width="270">
  377. O:
  378. </text>
  379. <text
  380. type="string"
  381. length="1"
  382. follows="left|top"
  383. height="10"
  384. layout="topleft"
  385. left_delta="60"
  386. name="GroupMaskDebug"
  387. top_delta="0"
  388. width="210">
  389. G:
  390. </text>
  391. <text
  392. type="string"
  393. length="1"
  394. follows="left|top"
  395. height="10"
  396. layout="topleft"
  397. left_delta="60"
  398. name="EveryoneMaskDebug"
  399. top_delta="0"
  400. width="150">
  401. E:
  402. </text>
  403. <text
  404. type="string"
  405. length="1"
  406. follows="left|top"
  407. height="10"
  408. layout="topleft"
  409. left_delta="60"
  410. name="NextMaskDebug"
  411. top_delta="0"
  412. width="90">
  413. N:
  414. </text-->
  415. <!--text
  416. type="string"
  417. length="1"
  418. follows="left|top"
  419. height="10"
  420. layout="topleft"
  421. left="10"
  422. name="SaleLabel"
  423. top_pad="5"
  424. width="330">
  425. Mark Item:
  426. </text-->
  427. <!--radio_group
  428. draw_border="false"
  429. follows="left|top|right"
  430. height="16"
  431. layout="topleft"
  432. left_delta="78"
  433. name="RadioSaleType"
  434. top_delta="0"
  435. width="252">
  436. <radio_item
  437. height="16"
  438. label="Original"
  439. layout="topleft"
  440. left="0"
  441. name="radio"
  442. top="0"
  443. width="70" />
  444. <radio_item
  445. height="16"
  446. label="Copy"
  447. layout="topleft"
  448. left_delta="60"
  449. name="radio2"
  450. top_delta="0"
  451. width="70" />
  452. </radio_group-->
  453. <!--text
  454. type="string"
  455. length="1"
  456. follows="left|top"
  457. height="16"
  458. layout="topleft"
  459. left="10"
  460. name="TextPrice"
  461. top_pad="5"
  462. width="78">
  463. Price: L$
  464. </text-->
  465. </floater>