PageRenderTime 111ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 20 lines | 20 code | 0 blank | 0 comment | 0 complexity | 62ba0c2e75017476223cac6af1bc5895 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="PAMI?? REGIONU" name="script_limits_region_memory_panel">
  3. <text name="script_memory">
  4. Pami?? skryptu na posiad?o?ci
  5. </text>
  6. <text name="loading_text">
  7. ?adowanie...
  8. </text>
  9. <scroll_list name="scripts_list">
  10. <scroll_list.columns label="Rozmiar (kb)" name="size"/>
  11. <scroll_list.columns label="URL" name="urls"/>
  12. <scroll_list.columns label="Nazwa obiektu" name="name"/>
  13. <scroll_list.columns label="W?a?ciciel" name="owner"/>
  14. <scroll_list.columns label="Parcela" name="parcel"/>
  15. <scroll_list.columns label="Lokalizacja" name="location"/>
  16. </scroll_list>
  17. <button label="Od?wie? list?" name="refresh_list_btn"/>
  18. <button label="Poka?" name="highlight_btn"/>
  19. <button label="Zwró?" name="return_btn"/>
  20. </panel>