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

List:       kde-commits
Subject:    groupwise_in_anger: kdenetwork/kopete/protocols/groupwise
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2004-09-07 22:21:05
Message-ID: 20040907222105.DD0E8175F () office ! kde ! org
[Download RAW message or body]

CVS commit by wstephens: 

Show contact display names again on join and leave


  M +3 -1      gwaccount.cpp   1.1.1.1.2.43


--- kdenetwork/kopete/protocols/groupwise/gwaccount.cpp  #1.1.1.1.2.42:1.1.1.1.2.43
@@ -612,5 +612,4 @@ void GroupWiseAccount::receiveContact( c
                 KopeteMetaContact *metaContact = new KopeteMetaContact();
                 metaContact->setDisplayName( contact.displayName );
-                // HACK: lowercased DN
                 c = new GroupWiseContact( this, contact.dn, metaContact, contact.id, \
                contact.parentId, contact.sequence );
                 KopeteGroupList groupList = \
KopeteContactList::contactList()->groups(); @@ -625,4 +625,6 @@ void \
                GroupWiseAccount::receiveContact( c
                 KopeteContactList::contactList()->addMetaContact( metaContact );
         }
+        // set the contact's display name
+        c->setProperty( Kopete::Global::Properties::self()->nickName(), \
contact.displayName );  // finally, record this contact list instance in the contact
         ContactListInstance inst;


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

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