blob: 54dbc698c830f7313e2c6ef5762acc45f2b23f33 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<line_editor
select_on_focus="false"
revert_on_esc="true"
commit_on_focus_lost="true"
ignore_tab="true"
max_length_bytes="254"
text_pad_right="0"
text_pad_left="2"
mouse_opaque="true"/>
|