
CHANGES 	 - Update history.
FILES		 - This file.
README         	 - Includes installation notes.
VERSION      	 - Holds the version number and date when this release was made.

Makefile	 - Make file to build and install tkgnats. 
		   Note: it needs 'which' and 'sed' to work right.

print/*          - Some print formtaters used in the 'Print' menu of 
                   tkquerypr.
query/*          - Some saved query settings used in the 'Query' menu of
                   tkquerypr.
sort/*           - Some saved sort settings used in the 'Sort' menu of
                   tkquerypr. 

tkeditpr	 - Tk version of edit-pr.
tkeditpr.1	 - Man page for tkeditpr.
tkeditpr.xbm	 - tkeditpr's icon.

tkgnats		 - tkgnats main menu.
tkgnats.1	 - Man page for tkviewpr.
tkgnats.config	 - Site dependent configuration.
tkgnats.doc      - A tkgnats document accessible from the main menu.
tkgnats.xbm	 - An icon for the tkgnats script.

tkpr_library.tcl - Tcl procs shared by the tkgnats scripts.
tkprfolder.tcl   - Tk code to handle saved queries and sorts.
		   Used by tkquerypr.
tkprhelp.tcl     - Help file for the Help menus.
tkprprint.tcl	 - Where most of the printed report formatting is done.
		   Used by tkquerypr.
tkprsort.tcl	 - A tk script to create criteria for the sort(1) cmd.
		   Used by tkquerypr.

tkquerypr	 - Query, view, print and edit bug reports.
tkquerypr.1	 - Man page for tkquerypr.
tkquerypr.xbm	 - tkquerypr's icon.

tksendpr	 - A window version of send-pr.
tksendpr.1	 - Man page for tkeditpr.
tksendpr.xbm	 - tksendpr's icon.

tkviewpr	 - Tk problem report viewer.
tkviewpr.1	 - Man page for tkviewpr.
