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

List:       kde-commits
Subject:    kdenetwork/kopete/libkopete
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-02-01 8:59:32
Message-ID: 20050201085932.0833C1CF94 () office ! kde ! org
[Download RAW message or body]

CVS commit by wstephens: 

Don't rewrite the addressbook when deleting contacts - this was being called on shutdown.


  M +2 -1      kopetemetacontact.cpp   1.247


--- kdenetwork/kopete/libkopete/kopetemetacontact.cpp  #1.246:1.247
@@ -198,4 +198,6 @@ void MetaContact::removeContact(Contact 
 
                         kdDebug( 14010 ) << k_funcinfo << "Contact disconnected" << endl;
+
+                        KABCPersistence::self()->write( this );
                 }
 
@@ -205,5 +207,4 @@ void MetaContact::removeContact(Contact 
                 emit contactRemoved( c );
         }
-        KABCPersistence::self()->write( this );
         updateOnlineStatus();
 }


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

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