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

List:       kde-commits
Subject:    branches/KDE/3.4/kdenetwork/kopete/protocols/groupwise
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-08-18 16:32:35
Message-ID: 1124382755.979129.24026.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 450613 by wstephens:

Fix bug preventing Groupwise from going away automatically

 M  +2 -3      gwaccount.cpp  


--- branches/KDE/3.4/kdenetwork/kopete/protocols/groupwise/gwaccount.cpp #450612:450613
@@ -356,9 +356,8 @@
 {
 	kdDebug ( GROUPWISE_DEBUG_GLOBAL ) << k_funcinfo << endl;
 	if ( status == protocol()->groupwiseUnknown
-			|| status == protocol()->groupwiseConnecting 
-			|| status == protocol()->groupwiseInvalid
-			|| status == protocol()->groupwiseAwayIdle )
+			|| status == protocol()->groupwiseConnecting
+			|| status == protocol()->groupwiseInvalid )
 	{
 		kdDebug( GROUPWISE_DEBUG_GLOBAL ) << k_funcinfo << " called with invalid status \"" 
 				<< status.description() << "\"" << endl;
[prev in list] [next in list] [prev in thread] [next in thread] 

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