From f80489f46908ffe4909f40f041a6ac439898547a Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 16 Apr 2006 09:46:23 +0000 Subject: Added option "look_align_size_max", nick alignment to right is now set by default with size 14 (max 20) --- doc/en/config.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'doc/en/config.xml') diff --git a/doc/en/config.xml b/doc/en/config.xml index d9774bc2b..190c2a0bd 100644 --- a/doc/en/config.xml +++ b/doc/en/config.xml @@ -170,23 +170,30 @@ string 'none', 'left', 'right' - 'none' + 'right' Nick alignment (fixed size for nicks in chat window (none, left, right)) boolean 'on' or 'off' - 'off' + 'on' Alignment for other messages (not beginning with a nick) integer between 8 and 64 - 8 + 14 Size for aligning nick and other messages + + + integer + between 8 and 64 + 20 + Max size for aligning nick and other messages (should be >= to look_align_size) + string -- cgit v1.2.3