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

List:       kde-commits
Subject:    branches/work/kopete/dev-0.12/kopete/protocols/jabber
From:       Michaƫl Larouche <michael.larouche () kdemail ! net>
Date:       2006-01-31 19:59:57
Message-ID: 1138737597.440864.19142.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 504330 by mlarouche:

BUG: 121073. Enable Request authorisation in Jabber when the contact subscruiption is \
none.

 M  +1 -1      jabbercontact.cpp  


--- branches/work/kopete/dev-0.12/kopete/protocols/jabber/jabbercontact.cpp \
#504329:504330 @@ -148,7 +148,7 @@
 	{
 		resendAuthAction->setEnabled(true);
 	}
-	else if( mRosterItem.subscription().type() == XMPP::Subscription::To )
+	else if( mRosterItem.subscription().type() == XMPP::Subscription::To || \
mRosterItem.subscription().type() == XMPP::Subscription::None )  {
 		requestAuthAction->setEnabled(true);
 	}


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

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