$Id: TODO,v 1.4 2003/06/23 22:12:50 mackstann Exp $


Some guidelines for this file:
* Enter new version entries at the top (under the line).
* Keep the same "Things that need to be done for $version" verbiage.
* In general, don't delete text, add to it.  It's nice to be able to
  have things around for reference.


#######################################################################

Things that need to be done for 0.2:
  
  [ we never put anything here during 0.2 development, heh ]

Things that need to be done for 0.1:

  kahakai.py (generated by SWIG) needs to be copied to DEFAULTSCRIPTDIR

  If ~/.kahakai does not exist copy menu, userconfig.py and config
  (equivalent of ~/.kahakairc) from /usr/share/kahakai. Kahakai should
  always be able to fall back to /usr/share/kahakai in case any file 
  doesn't exist in ~/.kahakai. [pervago: done June 9th/10th]

  Installation works out of the box, immediately after `make install'.

  Python scripting should work well, with the exception of menu actions.

