CVS update: gnucash/src

Linas Vepstas linas@linas.org
Sat, 3 Feb 2001 14:55:09 -0600 (CST)


Date:	Saturday February 3, 2001 @ 14:55
Author:	linas

Update of /home/cvs/cvsroot/gnucash/src
In directory www.linas.org:/home/linas/src/xacc/gnucash-1.5/src

Modified Files:
	FileDialog.c 
Log Message:
Merge the two different error reporting mechanisms together into one.
This simplifiesthe logic a good bit, and the code should be more
readable as a result.   It also allows backends to report errors on up 
to the GUI.  (which is what this is really about).