| Summary: | Kopete does not honor "Use emoticons" setting | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Josh Berry <des> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | capo_drugo |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Josh Berry
2008-06-15 09:58:00 UTC
SVN commit 823729 by segato: fix the "Use emoticons" settings I've added a parseEmoticons and tokenize function that calls the real one if use emoticons is selected or the original text if it isn't I've also changed s_self from static to K_GLOBAL_STATIC BUG:164117 M +3 -5 kopete/contactlist/kopetemetacontactlvi.cpp M +2 -3 kopete/kopetewindow.cpp M +3 -4 libkopete/kopetecontact.cpp M +1 -2 libkopete/kopetemessage.cpp M +25 -7 libkopete/private/kopeteemoticons.cpp M +4 -5 libkopete/private/kopeteemoticons.h M +1 -2 libkopete/private/kopeteviewmanager.cpp M +1 -2 libkopete/tests/kopetetask_test.cpp M +1 -2 libkopete/ui/kopetelistviewitem.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=823729 Same problem here, with the NEW version of kopete (kde 4.2) |