Summary: | [PATCH] text 'Incoming message from user' should be in notification title, not in body | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Igor Poboiko <igor.poboiko> |
Component: | Notifications | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch for this wish |
SVN commit 1173806 by poboiko: Use event's title in "incoming message" events BUG: 248101 M +6 -4 kopeteactivenotification.cpp M +6 -1 kopeteactivenotification.h M +16 -14 kopeteviewmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1173806 |
Created attachment 50634 [details] Patch for this wish Version: unspecified (using KDE 4.5.0) OS: Linux As for now KNotification has title and body. New message notifications' title is "Kopete Messenger" and body looks like "Incoming message from user: squashed long-long-long mess... ". I think current title is not informative, and it would be better if title would be "Incoming message from user" and body would be a squashed message. In this case we could squash it to much bigger size (it is better for user to see all message or the biggest part of it) Reproducible: Always I use Kopete 1.0.80 with KDE 4.5.0