PageRenderTime 28ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/zh/floater_world_map.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 73 lines | 73 code | 0 blank | 0 comment | 0 complexity | 475c558b566415904e34198c8ede40b8 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="worldmap" title="????">
  3. <panel name="layout_panel_1">
  4. <text name="events_label">
  5. ??
  6. </text>
  7. </panel>
  8. <panel name="layout_panel_2">
  9. <button name="Show My Location" tool_tip="?????????????"/>
  10. <text name="me_label">
  11. ??
  12. </text>
  13. <text name="person_label">
  14. ?
  15. </text>
  16. <text name="infohub_label">
  17. ????
  18. </text>
  19. <text name="land_sale_label">
  20. ????
  21. </text>
  22. <text name="auction_label">
  23. ????
  24. </text>
  25. <text name="by_owner_label">
  26. ????
  27. </text>
  28. <button name="Go Home" tool_tip="??????????"/>
  29. <text name="Home_label">
  30. ?
  31. </text>
  32. <text name="events_label">
  33. ???
  34. </text>
  35. <text name="pg_label">
  36. ????
  37. </text>
  38. <check_box initial_value="true" name="events_mature_chk"/>
  39. <text name="events_mature_label">
  40. ????
  41. </text>
  42. <text name="events_adult_label">
  43. ????
  44. </text>
  45. </panel>
  46. <panel name="layout_panel_3">
  47. <text name="find_on_map_label">
  48. ??????
  49. </text>
  50. </panel>
  51. <panel name="layout_panel_4">
  52. <combo_box label="?????" name="friend combo" tool_tip="????????">
  53. <combo_box.item label="??????" name="item1"/>
  54. </combo_box>
  55. <combo_box label="????" name="landmark combo" tool_tip="???????????">
  56. <combo_box.item label="????" name="item1"/>
  57. </combo_box>
  58. <search_editor label="?????" name="location" tool_tip="?????????"/>
  59. <button label="??" name="DoSearch" tool_tip="????"/>
  60. <button name="Clear" tool_tip="Clear tracking lines and reset map"/>
  61. <text name="events_label">
  62. ???
  63. </text>
  64. <button label="????" name="Teleport" tool_tip="??????????"/>
  65. <button label="?? SLurl" name="copy_slurl" tool_tip="Copies current location as SLurl to be used on the web."/>
  66. <button label="Show Selection" name="Show Destination" tool_tip="Center map on selected location"/>
  67. </panel>
  68. <panel name="layout_panel_5">
  69. <text name="zoom_label">
  70. Zoom
  71. </text>
  72. </panel>
  73. </floater>