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

List:       kde-commits
Subject:    kdenetwork/kopete/kopete/chatwindow
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2005-03-20 18:15:46
Message-ID: 20050320181546.6C23716F7D () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

Add spaces around the emoticons becasue our parser only display emoticons not in a \
word.


  M +2 -1      kopetechatwindow.cpp   1.107


--- kdenetwork/kopete/kopete/chatwindow/kopetechatwindow.cpp  #1.106:1.107
@@ -1023,5 +1023,6 @@ void KopeteChatWindow::slotSmileyActivat
 {
         if ( !sm.isNull() )
-                m_activeView->addText( sm );
+                m_activeView->addText( " " + sm + " " );
+        //we are adding space around the emoticon becasue our parser only display \
emoticons not in a word.  }
 


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

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