Package: xchat
Version: 2.6.4-2.1

When someone invoke [mynickname] inside xchat conversation, the name
of the invoker's
has a noising '4' before his name
For fix the bug, is needed to remove the 2 first chars '$4' of the
line 118 of the
file src/common/textevents.in and the same for the line 63 in
src/common/textevents.h
(tested and working).

It can be manually repaired, editing ~/xchat/pevents.conf on line 59
replacing "event_text=$4%C21%B$1%O$t%C21$2" whit "event_text=%C21%B$1%O$t%C21$2"

I suggest that modify src/common/textevents.in and src/common/textevents.h.

 I am using Debian GNU/Linux Sid, kernel 2.6.18-686


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to