[kopete-bugs] [Bug 182369] Emoticons exported when turned off
Raphael Geissert
atomo64 at gmail.com
Thu May 14 04:49:24 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=182369
Raphael Geissert <atomo64 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atomo64 at gmail.com
--- Comment #3 from Raphael Geissert <atomo64 gmail com> 2009-05-14 04:49:22 ---
Culprit code is:
wlmchatsession.cpp
> // stolen from msn plugin
> const QHash<QString, QStringList> emap = Kopete::Emoticons::self()->theme().emoticonsMap();
it should use Kopete::Emoticons::tokenize instead (or at worst/least check
Kopete::AppearanceSettings::self()->useEmoticons())
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list