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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/plugins/otr
From:       Michael Zanetti <michael_zanetti () gmx ! net>
Date:       2009-02-02 19:56:21
Message-ID: 1233604581.711666.31148.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 920380 by mzanetti:

Contacts context menu works again correctly
BUG: 179544


 M  +1 -1      otrplugin.cpp  


--- trunk/KDE/kdenetwork/kopete/plugins/otr/otrplugin.cpp #920379:920380
@@ -302,7 +302,7 @@
 	kDebug(14318) << "Setting contact policy";
 	Kopete::MetaContact *metaContact = \
Kopete::ContactList::self()->selectedMetaContacts().first();  if( metaContact ){
-		metaContact->setPluginData( this, "otr_policy", QString::number( \
otrPolicyMenu->currentItem() ) );		 +		metaContact->setPluginData( this, "otr_policy", \
QString::number( otrPolicyMenu->currentItem() - 1 ) ); // -1 because of the "Default" entry  }
 	kDebug(14318) << "Selected policy: " << otrPolicyMenu->currentItem();
 }


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

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