PageRenderTime 41ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 24 lines | 24 code | 0 blank | 0 comment | 0 complexity | 3db4efb182f1dbad11d8bce58de94632 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <floater
  3. legacy_header_height="18"
  4. can_resize="true"
  5. height="200"
  6. layout="topleft"
  7. name="script"
  8. help_topic="script"
  9. short_title="[ALL SCRIPTS]"
  10. title="[ALL SCRIPTS]"
  11. width="440">
  12. <text_editor
  13. bottom="197"
  14. follows="left|top|right|bottom"
  15. height="176"
  16. layout="topleft"
  17. max_length="2147483647"
  18. name="Chat History Editor"
  19. parse_highlights="true"
  20. read_only="true"
  21. width="420"
  22. track_bottom="true"
  23. word_wrap="true" />
  24. </floater>