README
------

G-ToDo is a plugin for GKrellM program. It allows the user to define
track and organize tasks and to-do items.

REQUIREMENTS
------------
The plugin requires:
    * GTK+-2.0 or above
    * GLIB 2.0 or above
    * GKrellM 2.1.7 or above

COMPILING
---------
You should just need to do a 'make' to build the shared object. If you
are interested in having the plugin compiled for different locale, see
the README file in the po/ directory.

INSTALLATION
------------
Once the shared object has been built, do a
   make install
to install to the user's home directory or:
   su
   <root password>
   make install
to install in the global plugin location


NOTES
-----
If you are upgrading from any version below 0.2.0 to version 0.2.0 and
above you have to run the 'convert' script before you load the plugin.
Otherwise, it will most likely crash and erase all your tasks

If you are writing translations for the plugin, please, do not edit the
code to have the debugging strings translated. The debugging output is
mostly only for me (plus, it won't even compile since the macros won't
know what to do with the _())

BUGS
----
All known bug are listed in the BUGS file. For updates on bug fixes
monitor the GKrellM site (http://gkrellm.net) and the ChangeLog file
included in this package

CONTACT
-------
You can email me with bugs, requests, and feedback at
voidtrance at comcast dot net