CVS update: gnucash/src/gnome

James LewisMoss dres@linas.org
Sat, 26 May 2001 15:26:13 -0500 (CDT)


Date:	Saturday May 26, 2001 @ 15:26
Author:	dres

Update of /home/cvs/cvsroot/gnucash/src/gnome
In directory www.linas.org:/tmp/cvs-serv29621/src/gnome

Modified Files:
	new-user-callbacks.c 
Log Message:
* src/gnome/new-user-callbacks.c (cancel_everything_out): new func
extracting out shared functionality.
(on_accountChooseDruidPage_cancel): add check to only pop up
cancel dialog for new user stuff.

* src/gnome/new-user-callbacks.c
(on_newAccountTypesList_select_row): deal with change in the text
setting to a label rather than a gtktext.
(on_newAccountTypesList_unselect_row): same.