summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/script_editor.xml
blob: f1c6161711ca30e79a1b124d773ae22e43d8a218 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<script_editor
 name="script_editor"
 parse_urls="false"
 show_context_menu="true"
 show_line_numbers="true"
 text_color="ScriptText"
 default_color="ScriptText"
 bg_writeable_color="ScriptBackground"
 bg_focus_color="ScriptBackground">
</script_editor>