PageRenderTime 36ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 472 lines | 469 code | 3 blank | 0 comment | 0 complexity | cca5156e67883d6721415a9bec6e52a4 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <panel
  3. background_visible="true"
  4. class="edit_profile_panel"
  5. follows="all"
  6. height="585"
  7. label="Profile Edit"
  8. layout="topleft"
  9. left="0"
  10. name="edit_profile_panel"
  11. top="0"
  12. width="313">
  13. <string
  14. name="CaptionTextAcctInfo">
  15. [ACCTTYPE]
  16. [PAYMENTINFO] [AGEVERIFICATION]
  17. </string>
  18. <string
  19. name="RegisterDateFormat">
  20. [REG_DATE] ([AGE])
  21. </string>
  22. <string
  23. name="AcctTypeResident"
  24. value="Resident" />
  25. <string
  26. name="AcctTypeTrial"
  27. value="Trial" />
  28. <string
  29. name="AcctTypeCharterMember"
  30. value="Charter Member" />
  31. <string
  32. name="AcctTypeEmployee"
  33. value="Linden Lab Employee" />
  34. <string
  35. name="PaymentInfoUsed"
  36. value="Payment Info Used" />
  37. <string
  38. name="PaymentInfoOnFile"
  39. value="Payment Info On File" />
  40. <string
  41. name="NoPaymentInfoOnFile"
  42. value="No Payment Info On File" />
  43. <string
  44. name="AgeVerified"
  45. value="Age-verified" />
  46. <string
  47. name="NotAgeVerified"
  48. value="Not Age-verified" />
  49. <string
  50. name="partner_edit_link_url">
  51. http://www.secondlife.com/account/partners.php?lang=en
  52. </string>
  53. <string
  54. name="my_account_link_url">
  55. http://secondlife.com/my
  56. </string>
  57. <string
  58. name="no_partner_text"
  59. value="None" />
  60. <scroll_container
  61. color="DkGray2"
  62. follows="all"
  63. height="537"
  64. min_height="300"
  65. layout="topleft"
  66. left="8"
  67. width="292"
  68. name="profile_scroll"
  69. reserve_scroll_corner="true"
  70. opaque="true"
  71. top="10">
  72. <panel
  73. name="scroll_content_panel"
  74. follows="left|top|right"
  75. layout="topleft"
  76. top="0"
  77. height="537"
  78. min_height="300"
  79. left="0"
  80. width="292">
  81. <panel
  82. name="data_panel"
  83. follows="left|top|right"
  84. layout="topleft"
  85. top="0"
  86. height="537"
  87. min_height="300"
  88. left="0"
  89. width="292">
  90. <text
  91. top="5"
  92. follows="top|left"
  93. height="13"
  94. layout="topleft"
  95. left="10"
  96. name="display_name_label"
  97. text_color="LtGray"
  98. value="Display Name:"
  99. width="80" />
  100. <text
  101. top="5"
  102. follows="top|left"
  103. height="13"
  104. layout="topleft"
  105. left="10"
  106. name="solo_username_label"
  107. text_color="LtGray"
  108. value="Username:"
  109. visible="false"
  110. width="80" />
  111. <button
  112. name="set_name"
  113. layout="topleft"
  114. follows="top|left"
  115. image_overlay="Edit_Wrench"
  116. top="21"
  117. left="10"
  118. height="23"
  119. width="23"
  120. tool_tip="Set Display Name"/>
  121. <text
  122. follows="top|left"
  123. font="SansSerifBigBold"
  124. height="20"
  125. layout="topleft"
  126. left="10"
  127. name="solo_user_name"
  128. text_color="white"
  129. top_delta="3"
  130. translate="false"
  131. value="TestString PleaseIgnore"
  132. use_ellipses="true"
  133. visible="false"
  134. width="275" />
  135. <text
  136. follows="top|left"
  137. font="SansSerifBigBold"
  138. height="20"
  139. layout="topleft"
  140. left="43"
  141. name="user_name"
  142. text_color="white"
  143. top_delta="0"
  144. translate="false"
  145. value="TestString PleaseIgnore"
  146. use_ellipses="true"
  147. visible="true"
  148. width="250" />
  149. <text
  150. follows="top|left"
  151. font="SansSerifBold"
  152. height="20"
  153. layout="topleft"
  154. left_delta="0"
  155. name="user_name_small"
  156. text_color="white"
  157. top_delta="-4"
  158. translate="false"
  159. value="TestString PleaseIgnore"
  160. use_ellipses="true"
  161. visible="false"
  162. wrap="true"
  163. width="245" />
  164. <text
  165. follows="top|left"
  166. height="13"
  167. layout="topleft"
  168. left="10"
  169. name="user_label"
  170. text_color="LtGray"
  171. top_pad="8"
  172. value="Username:"
  173. width="70" />
  174. <text
  175. follows="top|left"
  176. height="20"
  177. layout="topleft"
  178. left_pad="0"
  179. name="user_slid"
  180. text_color="EmphasisColor"
  181. font="SansSerifBold"
  182. top_delta="-2"
  183. translate="false"
  184. use_ellipses="true"
  185. value="teststring.pleaseignore"
  186. wrap="true"
  187. width="205" />
  188. <panel
  189. name="lifes_images_panel"
  190. follows="left|top|right"
  191. height="244"
  192. layout="topleft"
  193. top="65"
  194. left="0"
  195. width="292">
  196. <panel
  197. follows="left|top"
  198. height="117"
  199. layout="topleft"
  200. left="10"
  201. name="second_life_image_panel"
  202. top="0"
  203. width="282">
  204. <text
  205. follows="left|top|right"
  206. font.style="BOLD"
  207. height="15"
  208. layout="topleft"
  209. left="0"
  210. top="10"
  211. name="second_life_photo_title_text"
  212. text_color="white"
  213. value="[SECOND_LIFE]:"
  214. width="100" />
  215. <texture_picker
  216. allow_no_texture="true"
  217. default_image_name="None"
  218. enabled="false"
  219. fallback_image="default_profile_picture.j2c"
  220. follows="top|left"
  221. height="124"
  222. layout="topleft"
  223. left="1"
  224. name="2nd_life_pic"
  225. top_pad="0"
  226. width="102" />
  227. </panel>
  228. <icon
  229. height="102"
  230. image_name="spacer24.tga"
  231. layout="topleft"
  232. name="2nd_life_edit_icon"
  233. label=""
  234. left="11"
  235. top_pad="-92"
  236. tool_tip="Click to select an image"
  237. width="102" />
  238. </panel>
  239. <text_editor
  240. type="string"
  241. length="1"
  242. follows="left|top|right"
  243. font="SansSerifSmall"
  244. height="102"
  245. layout="topleft"
  246. left="123"
  247. top="90"
  248. max_length="512"
  249. name="sl_description_edit"
  250. width="157"
  251. word_wrap="true">
  252. </text_editor>
  253. <panel
  254. follows="left|top"
  255. height="117"
  256. layout="topleft"
  257. top_pad="5"
  258. left="10"
  259. name="first_life_image_panel"
  260. width="285">
  261. <text
  262. follows="left|top|right"
  263. font.style="BOLD"
  264. height="15"
  265. layout="topleft"
  266. left="0"
  267. top_pad="10"
  268. name="real_world_photo_title_text"
  269. text_color="white"
  270. value="Real World:"
  271. width="100" />
  272. <texture_picker
  273. allow_no_texture="true"
  274. default_image_name="None"
  275. enabled="false"
  276. fallback_image="Generic_Person_Large"
  277. follows="top|left"
  278. height="124"
  279. layout="topleft"
  280. left="1"
  281. name="real_world_pic"
  282. top_pad="0"
  283. width="102" />
  284. </panel>
  285. <icon
  286. height="102"
  287. image_name="spacer24.tga"
  288. layout="topleft"
  289. name="real_world_edit_icon"
  290. label=""
  291. left="11"
  292. top_pad="-92"
  293. tool_tip="Click to select an image"
  294. width="102" />
  295. <text_editor
  296. type="string"
  297. length="1"
  298. follows="left|top|right"
  299. font="SansSerifSmall"
  300. height="102"
  301. layout="topleft"
  302. left="123"
  303. max_length="512"
  304. top="223"
  305. name="fl_description_edit"
  306. width="157"
  307. word_wrap="true">
  308. </text_editor>
  309. <text
  310. type="string"
  311. length="1"
  312. follows="left|top"
  313. font="SansSerifSmall"
  314. font.style="BOLD"
  315. height="15"
  316. layout="topleft"
  317. left="10"
  318. name="title_homepage_text"
  319. text_color="white"
  320. top_pad="10"
  321. width="100">
  322. Homepage:
  323. </text>
  324. <line_editor
  325. follows="left|top|right"
  326. font="SansSerifSmall"
  327. height="20"
  328. layout="topleft"
  329. left="10"
  330. top_pad="0"
  331. value="http://"
  332. name="homepage_edit"
  333. width="272">
  334. </line_editor>
  335. <text
  336. follows="left|top"
  337. font="SansSerifSmall"
  338. font.style="BOLD"
  339. height="15"
  340. layout="topleft"
  341. left="10"
  342. name="title_acc_status_text"
  343. text_color="white"
  344. top_pad="10"
  345. value="My Account:"
  346. width="100" />
  347. <text_editor
  348. allow_scroll="false"
  349. bg_visible="false"
  350. follows="left|top|right"
  351. h_pad="0"
  352. height="28"
  353. layout="topleft"
  354. left="10"
  355. name="acc_status_text"
  356. read_only="true"
  357. top_pad="5"
  358. v_pad="0"
  359. value="Resident. No payment info on file."
  360. width="200"
  361. word_wrap="true" />
  362. <text
  363. type="string"
  364. follows="left|top"
  365. font="SansSerifSmall"
  366. height="15"
  367. layout="topleft"
  368. left="10"
  369. name="my_account_link"
  370. value="[[URL] Go to My Dashboard]"
  371. width="200" />
  372. <text
  373. follows="left|top"
  374. font="SansSerifSmall"
  375. font.style="BOLD"
  376. height="15"
  377. layout="topleft"
  378. left="10"
  379. name="title_partner_text"
  380. text_color="white"
  381. top_pad="10"
  382. value="My Partner:"
  383. width="150" />
  384. <panel
  385. follows="left|top|right"
  386. height="15"
  387. layout="topleft"
  388. left="10"
  389. name="partner_data_panel"
  390. width="200">
  391. <text
  392. follows="left|top|right"
  393. height="12"
  394. initial_value="(retrieving)"
  395. layout="topleft"
  396. left="0"
  397. name="partner_text"
  398. top="0"
  399. use_ellipses="true"
  400. width="280"/>
  401. </panel>
  402. <text
  403. follows="left|top"
  404. height="15"
  405. layout="topleft"
  406. link="true"
  407. left="10"
  408. name="partner_edit_link"
  409. value="[[URL] Edit]"
  410. width="70" />
  411. </panel>
  412. </panel>
  413. </scroll_container>
  414. <panel
  415. follows="bottom|left|right"
  416. height="28"
  417. left="0"
  418. name="profile_me_buttons_panel"
  419. top_pad="0"
  420. width="313">
  421. <layout_stack
  422. follows="bottom|left|right"
  423. height="28"
  424. layout="topleft"
  425. name="bottom_panel_ls"
  426. left="7"
  427. orientation="horizontal"
  428. top_pad="0"
  429. width="295">
  430. <layout_panel
  431. follows="bottom|left|right"
  432. height="23"
  433. layout="bottomleft"
  434. name="save_changes_btn_lp"
  435. top="0"
  436. auto_resize="true"
  437. width="153">
  438. <button
  439. follows="bottom|left|right"
  440. height="23"
  441. label="Save Changes"
  442. layout="topleft"
  443. left="1"
  444. name="save_btn"
  445. top="0"
  446. width="152" />
  447. </layout_panel>
  448. <layout_panel
  449. follows="bottom|left|right"
  450. height="23"
  451. layout="bottomleft"
  452. left_pad="3"
  453. name="show_on_map_btn_lp"
  454. top="0"
  455. auto_resize="true"
  456. width="154">
  457. <button
  458. follows="bottom|left|right"
  459. height="23"
  460. label="Cancel"
  461. layout="topleft"
  462. left="1"
  463. name="cancel_btn"
  464. top="0"
  465. width="153" />
  466. </layout_panel>
  467. </layout_stack>
  468. </panel>
  469. </panel>