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

List:       kde-commits
Subject:    kdenonbeta/kopete/protocols/jabber
From:       Till Gerken <till () tantalo ! net>
Date:       2003-08-27 0:05:23
[Download RAW message or body]

CVS commit by gerken: 

Create fake nickname that only shows the username in the chat dialogs, looks
cleaner


  M +1 -1      jabberaccount.cpp   1.74


--- kdenonbeta/kopete/protocols/jabber/jabberaccount.cpp  #1.73:1.74
@@ -73,5 +73,5 @@ JabberAccount::JabberAccount (JabberProt
         /* Create a new JabberContact for this account, to be returned from
          * myself(). */
-        myContact = new JabberContact (accountId, accountId, QStringList (), this, \
0L, accountId, "jabber_offline"); +        myContact = new JabberContact (accountId, \
accountId.section('@', 0, 0), QStringList (), this, 0L, accountId, "jabber_offline"); \
  jabberClient = 0L;


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

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