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

List:       kde-commits
Subject:    kdenetwork/kopete/protocols/msn
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2005-02-21 16:09:26
Message-ID: 20050221160926.67015188BF () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

Fix Bug 99491: Change global status not set automessage in MSN

BUG: 99491


  M +2 -2      msnaccount.cpp   1.115


--- kdenetwork/kopete/protocols/msn/msnaccount.cpp  #1.114:1.115
@@ -112,7 +112,7 @@ void MSNAccount::setAway( bool away, con
         m_awayReason = awayReason;
         if ( away )
-                setOnlineStatus( MSNProtocol::protocol()->IDL );
+                setOnlineStatus( MSNProtocol::protocol()->IDL , awayReason);
         else // if ( myself()->onlineStatus() == MSNProtocol::statusIDL )
-                setOnlineStatus( MSNProtocol::protocol()->NLN );
+                setOnlineStatus( MSNProtocol::protocol()->NLN , awayReason);
 }
 


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

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