ROX-CLib ToDo list
==================

For 2.0.0:

* Make available via Zero Install                     DONE

For 2.1.0:

* Add these modules from ROX-Lib2
   - basedirs
   - mime
   - mime_handler

* Change include dir so that
    #include <infowin.h>
  becomes
    #include <rox/infowin.h>
  (supporting old include through a few versions)     DONE

* Possible change
    #include <rox/rox_dnd.h>
  to
    #include <rox/dnd.h>

* Add more option widgets from ROX-Lib2

-- 
$Id: ToDo,v 1.2 2004/03/10 22:45:17 stephen Exp $
