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

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdepim/libkdepim
From:       Mario Teijeiro Otero <emeteo () escomposlinux ! org>
Date:       2005-03-29 7:56:32
Message-ID: 20050329075632.CAE693CF () office ! kde ! org
[Download RAW message or body]

CVS commit by mteijeiro: 

* Backport fix #100662

CCMAIL:suy@badopi.org
CCBUGS:100662


  M +4 -5      linklocator.cpp   1.5.2.1


--- kdepim/libkdepim/linklocator.cpp  #1.5:1.5.2.1
@@ -401,10 +401,9 @@ QString LinkLocator::getEmoticon()
     }
     else {
-      // create an image tag with nested span (the text in the span is used
+      // create an image tag (the text in attribute alt is used
       // for copy & paste) representing the smiley
-      htmlRep = QString("<span class=\"pimsmileytext\">%1</span>"
-                        "<img class=\"pimsmileyimg\" src=\"%2\" "
-                        "alt=\"%3\" title=\"%4\"/>")
-                .arg( QStyleSheet::escape( smiley ), dataUrl,
+      htmlRep = QString("<img class=\"pimsmileyimg\" src=\"%1\" "
+                        "alt=\"%2\" title=\"%3\"/>")
+                .arg( dataUrl,
                       QStyleSheet::escape( smiley ),
                       QStyleSheet::escape( smiley ) );


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

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