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

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

SVN commit 1043443 by rjarosz:

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

CCBUG: 198785



 M  +2 -1      client.cpp  


--- branches/KDE/4.3/kdenetwork/kopete/protocols/oscar/liboscar/client.cpp #1043442:1043443
@@ -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