Summary: | add notification in chat window about interlocator's changed xstatus | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Andrew Belitsky <belitsky.a> |
Component: | ICQ and AIM Plugins | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew Belitsky
2008-04-07 14:02:14 UTC
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 193402 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 |