| Summary: | kopete shows message "%username% is now online" when user change X-Traz status (ICQ) | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Igor Poboiko <igor.poboiko> |
| Component: | ICQ and AIM Plugins | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mattr |
| Priority: | NOR | ||
| Version First Reported In: | 0.70.2 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Example | ||
|
Description
Igor Poboiko
2009-05-20 20:43:10 UTC
Created attachment 33870 [details]
Example
And I'd like to see special message in this case (see bug #160510) This is in the chat window, correct? yes, with chat window style "Hacker - Dark2" SVN commit 1282234 by lvsouza: Add notifications about contact's status message change in chat. Thanks to Igor Poboiko for this patch. REVIEW: 5282 Related: bug 160510 M +50 -3 kopete/chatwindow/chatview.cpp M +6 -0 kopete/chatwindow/chatview.h M +4 -6 libkopete/kopetechatsession.cpp M +5 -0 libkopete/kopetechatsession.h M +2 -0 libkopete/kopetecontact.cpp M +5 -0 libkopete/kopetecontact.h M +1 -1 protocols/oscar/aim/aimuserinfo.cpp M +14 -3 protocols/oscar/icq/icqcontact.cpp M +3 -6 protocols/oscar/icqcontactbase.cpp M +1 -1 protocols/oscar/oscarcontact.cpp M +0 -3 protocols/oscar/oscarcontact.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1282234 |