CHANGELOG
COPYING			| GNU General Public License which GutenPalm is under
COPYING.zlib		| zLib license
Makefile
README

gutenpalm.bmp		| Large and small bitmaps of the GutenPalm logo used
gutenpalm_small.bmp	| as icons in the Palm program chooser

gutenpalm.rcp		| Definition of forms and other UI elements
gutenpalmRsc.h		| Symbolic names for UI elements

gutenpalm.c		| GutenPalm start/exit code
gutenpalm_main.c	| Document chooser and preferences code
gutenpalm_docview.c	| Main bulk.  Document display code
gutenpalm_bookmarks.c	| Add/remove/etc. bookmarks
gutenpalm_cache.c	| Handle uncompressed data cache
gutenpalm_util.c	| Miscellaneous functions

gutenpalm.h		|
gutenpalm_common.h	|
gutenpalm_bookmarks.h	| Headers containing structure definitions, global
gutenpalm_cache.h	| variables, and function declarations
gutenpalm_prefs.h	|

databaseHdrs.h		| Palm PDB database format
makeztxt.c		| Creates zTXT PDB's

libz-m68k-palmos.a	| Precompiled zLib for linking with GutenPalm
zconf-palmos.h		| Two headers used by GutenPalm to make
zlib-palmos.h		| use of zLib
