Lines 510-515
Link Here
|
510 |
{"text_color_nicks", P_OFFINT (colorednicks), TYPE_BOOL}, |
510 |
{"text_color_nicks", P_OFFINT (colorednicks), TYPE_BOOL}, |
511 |
{"text_font", P_OFFSET (font_normal), TYPE_STR}, |
511 |
{"text_font", P_OFFSET (font_normal), TYPE_STR}, |
512 |
{"text_indent", P_OFFINT (indent_nicks), TYPE_BOOL}, |
512 |
{"text_indent", P_OFFINT (indent_nicks), TYPE_BOOL}, |
|
|
513 |
{"text_auto_indent", P_OFFINT (auto_indent), TYPE_INT}, |
513 |
{"text_max_indent", P_OFFINT (max_auto_indent), TYPE_INT}, |
514 |
{"text_max_indent", P_OFFINT (max_auto_indent), TYPE_INT}, |
514 |
{"text_max_lines", P_OFFINT (max_lines), TYPE_INT}, |
515 |
{"text_max_lines", P_OFFINT (max_lines), TYPE_INT}, |
515 |
{"text_show_marker", P_OFFINT (show_marker), TYPE_BOOL}, |
516 |
{"text_show_marker", P_OFFINT (show_marker), TYPE_BOOL}, |