What is kdereview?
------------------

The kdereview module contains software that is under review with regard
to the various KDE guidelines for software in preparation for a later
release.

Software in the kdereview module is expected to be ready with respect
to basic functionality and actively maintained.

The kdereview module acts as a staging area and not a permanent development
location. Once the review process has completed the software is expected
to be included in one of the major KDE packages (kdegraphics,
kdepim, etc.) or to one of the kdeextragear modules for future stand alone
releases.

Package contents
----------------

Read the INDEX file to find out about the description and status of each
subdirectory in the kdereview module.


Using kdereview
---------------

This module uses the standard autoconf/automake based KDE build system. To
add a new module to the build, create a subdirectory with your code and then
say "make -f Makefile.cvs".

Don't forget to add your new subdirectory to the INDEX file.
