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

List:       kde-commits
Subject:    kdenetwork/kopete/libkopete
From:       Matt Rogers <mattr () kde ! org>
Date:       2004-12-31 16:34:15
Message-ID: 20041231163415.9197E1BB7F () office ! kde ! org
[Download RAW message or body]

CVS commit by mattr: 

Automatically track child name changes if this is the first contact we're
adding to the meta contact. I don't care if this is the right way to do it
or not, but since nobody _will_ tell me the right way to do it, you get this way.


  M +1 -1      kopetemetacontact.cpp   1.237


--- kdenetwork/kopete/libkopete/kopetemetacontact.cpp  #1.236:1.237
@@ -153,5 +153,5 @@ void MetaContact::addContact( Contact *c
                         this, SIGNAL( contactIdleStateChanged( Kopete::Contact * ) ) );
 
-                if( d->displayName.isNull() )
+                if( d->displayName.isNull() || d->contacts.count() == 1 )
                 {
                         /*kdDebug(14010) << k_funcinfo <<


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

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