Contacts menu for Kicker
------------------------

The main purpose of this contacts menu for kicker is quick access to 
individual contacts of one's addressbook. 
Being a kicker menu extension it can added it to the kmenu or panel.
 
 Current features:
 * uses (only) the main contacts resource
 * lists email, im presence, phone, address, homepage, blog feed, 
   if available
 * offers choice between different addresses if available (not im for now)
 * click on email address creates new email
 * click on IM status starts chat if contact present
 * click on web link starts browser
 * click on phone and address copies data to clipboard
 * contacts grouped by name, if they do not fit into one menu 
   (primitive algorithm for now)
 * option to edit contact data
 
Planned features:
 * perhaps switching from menu to applet:
   * multiple menus with individual settings
     e.g. shown list filtered by resource, category, even single contact
   * support for drag'n'drop (send file per im/email by hovering to contact)
 * support for KCall/Skype if possible
 * KNotes style floating visiting cards
 * drag of entries, as url,email address, vcard, etc.
 
This is a preview release in progress, works flawlessly, but then only has
rudimentary features. What are your ideas, needs? Especially for the user
interface? Support for IM is untested, please report.
 
 Known problems:
 * if blog popup opens to the left it overlaps the previous menu once it
   gets filled with the feed data and resizes. No easy solution in sight.
 * edit contact works for most only if KAddressbook is already open, 
   due to bug in KAddressbook (reported)
