* i18n !
* update majordomo sync to not require to read the pdb anymore. It can
   use the Contacts interface :-)
* improve interface to collecting records - specify date ranges,
   flags, etc. ?
* improve interface to the database meta data / labels, etc.
* test suite to help people setup 
* let AllContacts work when pdb has no entries in.
* make the configure script pick up the jpilot-prefix from the
   jpilot-source directory 
* remove hard coded category names from GUI

* the debian/rules clean target should clean some more stuff which
  is generated:
        # remove scons stuff
        rm -rf .sconf_temp
        rm -f scons-signatures-db SCustomize config.log
        # remove other generated stuff
        rm -f testhome/.jpilot/*.pc3 testhome/.jpilot/jpilot.log
        rm -f jppy/_jpilot.py testhome/.jpilot/next_id

* the Standards-Version field is missing in debian/control
* For other decent cleaning I would remove the .ex files from the
   debian subdirectory ;-)
* when not in a text input field, typing should cause a full text
   search. In addition, the '/' should probably highlight the search
   field.
* it would be nice if jppy had keybindings to switch between
   contacts, tasks, and memos.
* use labels from the palm - this needs to wait until a new pilot-link
   release
* finish implementing the 'group' support in category selection
* The "Primary" box for the contact info could list "Work:
   123456", meaning label and number, not just the label. That would
   be really cool.
* print more than one item at a time
* allow using a command line tool to dial
* tidy up supporting both SMSManager and shell command to send SMS
