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

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

SVN commit 920383 by mzanetti:

backport of rev 920380


 M  +1 -1      otrplugin.cpp  


--- branches/KDE/4.2/kdenetwork/kopete/plugins/otr/otrplugin.cpp #920382:920383
@@ -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