/indra/newview/skins/default/xui/en/floater_script_debug_panel.xml
XML | 24 lines | 24 code | 0 blank | 0 comment | 0 complexity | 3db4efb182f1dbad11d8bce58de94632 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
- <floater
- legacy_header_height="18"
- can_resize="true"
- height="200"
- layout="topleft"
- name="script"
- help_topic="script"
- short_title="[ALL SCRIPTS]"
- title="[ALL SCRIPTS]"
- width="440">
- <text_editor
- bottom="197"
- follows="left|top|right|bottom"
- height="176"
- layout="topleft"
- max_length="2147483647"
- name="Chat History Editor"
- parse_highlights="true"
- read_only="true"
- width="420"
- track_bottom="true"
- word_wrap="true" />
- </floater>