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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/oscar/liboscar
From:       Roman Jarosz <kedgedev () gmail ! com>
Date:       2009-11-01 15:16:14
Message-ID: 1257088574.902384.13315.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1043442 by rjarosz:

Don't set AIM away message in ICQ because it will break DND and othere statuses.

CCBUG: 198785



 M  +2 -1      client.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/oscar/liboscar/client.cpp #1043441:1043442
@@ -353,7 +353,8 @@
 		}
 
 		ProfileTask* pt = new ProfileTask( c->rootTask() );
-		pt->setAwayMessage( msg );
+		if ( !d->isIcq ) // Don't break EA, DND... for ICQ
+			pt->setAwayMessage( msg );
 
 		if ( d->isIcq && xtrazChanged )
 			pt->setXtrazStatus( xtraz );
[prev in list] [next in list] [prev in thread] [next in thread] 

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