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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/msn
From:       Shi Kede (史恪德) <shikede () gmail ! com>
Date:       2005-05-12 17:23:03
Message-ID: 1115918583.222816.25603.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 412797 by shikede:

reverting typo

 M  +5 -1      trunk/KDE/kdenetwork/kopete/protocols/msn/msnswitchboardsocket.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/msn/msnswitchboardsocket.cpp #412796:412797
@@ -347,8 +347,12 @@
 		if(chunk != 0 && !m_msgQueue.isEmpty())
 		{
 			QString msg=m_msgQueue.last().plainBody();
+    		m_msgQueue.pop_back(); //removes the last item 	 
+    		kmsg.setBody( msg+ message, Kopete::Message::PlainText ); 	 
+		} 	 
+    	
+    	if(chunk == 0 )
 			m_chunks=chunks;
-		}
 		else if(chunk+1 >=  m_chunks)
 			m_chunks=0;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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