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

List:       kde-commits
Subject:    kdenetwork/kopete/kopete
From:       Olivier Goffart <ogoffart () tiscalinet ! be>
Date:       2004-07-31 19:38:10
Message-ID: 20040731193810.C500E99E4 () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

Fix Bug 86111: Message popup shows only single "

CCMAIL: 86111-done@bugs.kde.org


  M +1 -1      systemtray.cpp   1.45


--- kdenetwork/kopete/kopete/systemtray.cpp  #1.44:1.45
@@ -332,5 +332,5 @@ QString KopeteSystemTray::squashMessage(
                 // the parsed text if necessary. We used parsed text
                 // so that things like "<knuff>" show correctly
-                msgText = msg.escapedBody();
+                msgText = KopeteMessage::escape( msg.plainBody() );
                 if( msgText.length() > 30 )
                         msgText = msgText.left( 30 ) + QString::fromLatin1( " ..." );


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

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