[Bug 73473] [PATCH] Destination folders of POP3 accounts should be marked with inbox icon
Thomas McGuire <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kmail |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=73473
Thomas.McGuire gmx net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Destination folders of POP3 |[PATCH] Destination folders
|accounts should be marked |of POP3 accounts should be
|with inbox icon |marked with inbox icon
------- Additional Comments From Thomas.McGuire gmx net 2007-07-17 13:49 -------
Thanks for the patch and sorry for the late answer!
Mail the patch to the KDE PIM mailinglist (kde-pim at kde dot org) for review. The core developers of KMail are not actively monitoring the bug tracker. I am also occasionally contributiong, but I don't yet have enough knowledge of KMail to review patches.
From a quick glance at the patch I wonder if you should check all other uses of kmkernel->inboxFolder() and maybe even remove that function (because now, there is no longer a single inbox folder) or change the function to return a list of all inbox folders. But again, I don't know enough about KMail to judge this.