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

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdenetwork/kopete/protocols/msn
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2005-04-18 15:07:57
Message-ID: 20050418150757.460473C8 () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

Backport fix for Bug 104040: Preference for timeout between AutoMessages for MSN \
protocol has no effect 


  M +1 -1      msnmessagemanager.cpp   1.118.2.1


--- kdenetwork/kopete/protocols/msn/msnmessagemanager.cpp  #1.118:1.118.2.1
@@ -268,5 +268,5 @@ void MSNChatSession::slotMessageReceived
                 if ( config->readBoolEntry( "SendAwayMessages", false ) &&
                         ( !m_awayMessageTime.isValid() ||
-                        m_awayMessageTime.elapsed() > 1000 * config->readNumEntry( \
"AwayMessagesSeconds", 90 ) )  ) +                        m_awayMessageTime.elapsed() \
> 1000 * config->readNumEntry( "AwayMessageSeconds", 90 ) )  )  {
                         // Don't translate "Auto-Message:" This string is caught by \
MSN Plus! (and also by kopete now)


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

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