non-kopete or konversation users get cute images as well
- remove the status and statuspic pseudoheaders, this does not belong in
headerstrategy, but in headestyle
- remove im status display from all but fancy
- various cleanups and reorderings
svn path=/trunk/kdepim/; revision=360960
This shows the presence of a mail's sender in the message view when using fancy headers and can show their KABC picture if set. ( currently disabled )
It also adds a Chat With.. action to the context menu for email addresses.
Zack points out this will give a performance hit as KABC is accessed each time a message is viewed, and KABC is not a fast library. If this is a problem this code can be disabled by removing 'status' from richHeaders in kmail/headerstrategy.cpp.
svn path=/trunk/kdepim/; revision=312901