Redirection of certain messages to different targets is now possible.
authorMarcus Eggenberger <egs@quassel-irc.org>
Tue, 26 Feb 2008 15:57:40 +0000 (15:57 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Tue, 26 Feb 2008 15:57:40 +0000 (15:57 +0000)
commite9189ebd5af607385629d3aa74dc9fc15bb642f4
treec95f860b02bc7979e5fce3aa863e2bab75c4df70
parent620882e248fafe97a736e545d8e3eb72569a078b
Redirection of certain messages to different targets is now possible.
You can chose wheter the message should be displayed in the current
buffer, the status buffer or the original target.
The settings apply currently to notices and error messages like "no such
nick or channel"
src/client/client.cpp
src/client/client.h
src/qtui/settingspages/generalsettingspage.cpp
src/qtui/settingspages/generalsettingspage.ui
version.inc