CVS update: gnucash/src/app-utils

Derek Atkins warlord@linas.org
Mon, 27 May 2002 19:36:31 -0500 (CDT)


Date:	Monday May 27, 2002 @ 19:36
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/app-utils
In directory www.linas.org:/tmp/cvs-serv19148/src/app-utils

Modified Files:
	option-util.c option-util.h 
Log Message:
	* src/app-utils/option-util.c: Add a function to reset all the gui
	widgets for an option-db, ignoring sections that begin "__".

	* dialog-options.c: remove all the 'set to default' buttons and
	add a single 'defaults' button in the dialog button box, which
	resets all the options to their default values.  The user still
	has to 'apply' the changes to take effect.  Also change "close" to
	"cancel".