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

List:       kde-commits
Subject:    [ktp-text-ui/kde-telepathy-0.3] lib: Fix string to be replaced
From:       Daniele E. Domenichelli <daniele.domenichelli () gmail ! com>
Date:       2012-03-01 3:03:49
Message-ID: 20120301030349.71431A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit f50c5a65eddf23b08b4e434cc7d8fe7a6e792c86 by Daniele E. Domeniche=
lli.
Committed on 01/03/2012 at 02:05.
Pushed by ddomenichelli into branch 'kde-telepathy-0.3'.

Fix string to be replaced

M  +1    -1    lib/adium-theme-view.cpp

http://commits.kde.org/telepathy-text-ui/f50c5a65eddf23b08b4e434cc7d8fe7a6e=
792c86

diff --git a/lib/adium-theme-view.cpp b/lib/adium-theme-view.cpp
index eda971a..a02c1a7 100644
--- a/lib/adium-theme-view.cpp
+++ b/lib/adium-theme-view.cpp
@@ -401,7 +401,7 @@ QString AdiumThemeView::replaceContentKeywords(QString&=
 htmlTemplate, const Adiu
     //senderColor
     htmlTemplate.replace(QLatin1String("%senderColor%"), info.senderColor(=
));
     //senderStatusIcon
-    htmlTemplate.replace(QLatin1String("senderStatusIcon"), info.senderSta=
tusIcon());
+    htmlTemplate.replace(QLatin1String("%senderStatusIcon%"), info.senderS=
tatusIcon());
     //messageDirection
     htmlTemplate.replace(QLatin1String("%messageDirection%"), info.message=
Direction());
     //senderDisplayName

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

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