[kopete-bugs] [Bug 249687] File transfer complete tray notificaton is too technically termed.

Igor Poboiko igor.poboiko at gmail.com
Fri Sep 10 22:18:25 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=249687


Igor Poboiko <igor.poboiko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igor.poboiko at gmail.com




--- Comment #1 from Igor Poboiko <igor poboiko gmail com>  2010-09-10 22:18:23 ---
Kopete file transfers are using KJob. These notifications are shown by
notification plasmoid automatically when we are using it.
Actually there is ability to show information we need using signal
KJob::description. 
Notification about job looks like:
---
Label11: Label12
Label21: Label22
[======     ] (progressbar)
---
In this case notification about finished job looks like
---
Label3 [Finished]
Label22
<Open destination> (button)
---
All the labels (label11, label12, label21, label22, label3) we can set. What do
you think about the most usable, informative and user-friendly labels content
there?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list