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

List:       kde-commits
Subject:    kdenetwork/kopete/libkopete
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2005-02-26 20:34:26
Message-ID: 20050226203426.02CE814843 () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

disble notification when the account i going online


  M +3 -0      kopeteaccount.cpp   1.139


--- kdenetwork/kopete/libkopete/kopeteaccount.cpp  #1.138:1.139
@@ -410,4 +410,7 @@ void Account::slotOnlineStatusChanged( C
 void Account::setAllContactsStatus( const Kopete::OnlineStatus &status )
 {
+        d->suppressStatusNotification = true;
+        d->suppressStatusTimer.start( 5000, true );
+
         for ( QDictIterator<Contact> it( d->contacts ); it.current(); ++it )
                 if ( it.current() != d->myself )


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

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