[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.4/kdenetwork/kopete/protocols/irc/libkirc
From:       Michel Hermier <michel.hermier () wanadoo ! fr>
Date:       2005-07-05 22:27:32
Message-ID: 1120602452.971135.27803.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 432032 by hermier:

Don't annoy the user on registered nick. Due to the online detection this message was \
displayed every 30sec on the chat log, Ignore it for now.

 M  +1 -1      kircengine_numericreplies.cpp  


--- branches/KDE/3.4/kdenetwork/kopete/protocols/irc/libkirc/kircengine_numericreplies.cpp \
#432031:432032 @@ -52,7 +52,7 @@
 	bind(303, this, SLOT(numericReply_303(KIRC::Message &)), 1, 1); // \
incomingUserOnline  bind(305, this, SLOT(ignoreMessage(KIRC::Message&)), 0, 0 ); // \
You are no longer marked as away  bind(306, this, \
                SLOT(ignoreMessage(KIRC::Message&)), 0, 0 ); // You are marked as \
                away
-	bind(307, this, SLOT(dumpSuffix(KIRC::Message&)),0,0); // Who Knows?
+	bind(307, this, SLOT(ignoreMessage(KIRC::Message&)), 0, 0 ); // DALNET: Nick is \
registered   bind(311, this, SLOT(numericReply_311(KIRC::Message &)), 5, 5);
 	bind(312, this, SLOT(numericReply_312(KIRC::Message &)), 3, 3);
 //	bind(313, this, SLOT(numericReply_313(KIRC::Message &)), 2, 2); // \
incomingWhoIsOperator


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic