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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 20 lines · 20 code · 0 blank · 0 comment · 0 complexity · c04c903a657d89fc1699b0050e964625 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="?????" name="script_limits_region_memory_panel">
  3. <text name="script_memory">
  4. ???????
  5. </text>
  6. <text name="loading_text">
  7. ???...
  8. </text>
  9. <scroll_list name="scripts_list">
  10. <scroll_list.columns label="???kb?" name="size"/>
  11. <scroll_list.columns label="URLs" name="urls"/>
  12. <scroll_list.columns label="????" name="name"/>
  13. <scroll_list.columns label="?????" name="owner"/>
  14. <scroll_list.columns label="??" name="parcel"/>
  15. <scroll_list.columns label="??" name="location"/>
  16. </scroll_list>
  17. <button label="Refresh List" name="refresh_list_btn"/>
  18. <button label="Highlight" name="highlight_btn"/>
  19. <button label="??" name="return_btn"/>
  20. </panel>