| Summary: | chat-command "clear" doesn't give a warning when msg received within last second | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Dominik Geyer <dominik.geyer> |
| Component: | Chat Window | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | mattr |
| Priority: | NOR | ||
| Version First Reported In: | 0.70.90 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch: Add a warning for clearing the chat if there are unread messages. | ||
|
Description
Dominik Geyer
2009-08-19 00:43:05 UTC
Yes, a patch for this would be awesome. Following patch differs from my inital proposal. It's just an additional check of unreadMessageFrom and introduces a new string for the clear-warning. The patch is based on released kde-4.3.1. Created attachment 36748 [details]
Patch: Add a warning for clearing the chat if there are unread messages.
SVN commit 1025560 by mattr: Add a warning to the clear command. Patch by Dominik Geyer. Thanks! BUG: 204347 M +11 -1 chatview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1025560 |