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

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete/ui
From:       Till Gerken <till () tantalo ! net>
Date:       2002-12-13 10:21:50
[Download RAW message or body]

CVS commit by gerken: 

Adding support for contacts without metacontacts (required by Jabber
groupchat)


  M +6 -2      kopetechatwindow.cpp   1.79


--- kdenonbeta/kopete/libkopete/ui/kopetechatwindow.cpp  #1.78:1.79
@@ -463,4 +463,8 @@ void KopeteChatWindow::slotContactChange
                         win_caption+="; ";
                         
+                if(!emp->metaContact())
+                        // this contact has no metacontact associated to it
+                        win_caption += emp->displayName();
+                else
                 win_caption += emp->metaContact()->displayName();
 


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

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