Gtk+ Journal (c)2004 by Adam Olsen

REQUIREMENTS:

1. Gtkmm 2.x        (http://www.gtkmm.org)
2. OpenSSL          (http://www.openssl.org)
3. Sqlite           (http://www.sqlite.org)

OPTIONAL:

1. GtkSpell			(http://www.gtkspell.sf.net)
	(this enables spellchecking as you type in the journal
	entry area)

See INSTALL for compilation/installation instructions, and COPYING for
license information.

Note: To compile this application, you will need a working C++ 
compiler.

On some systems, headers and binary libraries are packaged separately.
On these systems, you will need to also install the headers to 
compile it correctly.

FOR GTK JOURNAL 0.3.2a USERS!:

The file format changed in 0.3.3a to allow for multiple journal 
files and increased security.  If you wish to use your journal 
from version 0.3.2a you will need to convert the file to the 
new format using the supplied utility.
Download http://linuxhelp.homeunix.com/gtkjournal/files/converter-0.3.3a.tar.gz and extract it into the gtkjournal source directory.
To compile this utility, type "make depend && make" in the "converter-0.3.3a"
directory, and then type ./convert.

If you have any problems converting your old file, or any other
general problems please don't hesitate to email me at 
adamolsen@net-bizz.com

Thanks,

Adam Olsen
