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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/plugins/nowlistening
From:       Michel Hermier <michel.hermier () gmail ! com>
Date:       2007-04-23 11:33:03
Message-ID: 1177327983.578292.21077.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 657160 by hermier:

Remove boggus Html message text. Args are really plain text (until someone fix them ?).

 M  +1 -1      nowlisteningplugin.cpp  


--- trunk/KDE/kdenetwork/kopete/plugins/nowlistening/nowlisteningplugin.cpp #657159:657160
@@ -172,7 +172,7 @@
 	}
 
 	Kopete::Message msg( theChat->myself(),theChat->members() );
-	msg.setHtmlBody( advert + ' ' + args );
+	msg.setPlainBody( advert + ' ' + args );
 	msg.setDirection( Kopete::Message::Outbound );
 
 	theChat->sendMessage( msg );
[prev in list] [next in list] [prev in thread] [next in thread] 

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