
 ProjectManager app README
 *************************

 This package is the source distribution of the ProjectManager
 application. ProjectManager is an integrated development environment
 (IDE) for the GNUstep framework.

 INSTALLATION
 ------------

 You must install the GNUstep framework in order to be able to compile
 and use ProjectManager. After that it should be as simple as:

 $ make
 $ make install      <- may require superuser priviledges


 AUTHORS
 -------

 Sašo Kiselkov <diablos@manga.sk>


 LICENSE
 -------

 This application and all it's files are released under the terms of the
 GNU General Public License v2 or any later. For the text of the
 license, see the file COPYING included in this distribution package.

 The exception to this are TextFinder.h and TextFinder.m - they are
 taken from the TextEdit application and their license is written in
 TextFinder.m.

 The acompanying documentation (both separate files and doxygen
 documentation in the source) are released under the terms of the GNU
 Free Documentation License (FDL) v1.2 or any later. For the text of the
 license, see the file COPYING.fdl included in this distribution package.
