CVS update: gnucash/src/app-utils

Derek Atkins warlord@linas.org
Sun, 19 Jan 2003 17:32:11 -0600 (CST)


Date:	Sunday January 19, 2003 @ 17:32
Author:	warlord

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

Modified Files:
	prefs.scm 
Log Message:
	* src/app-utils/prefs.scm -- combine all the Advanced prefs into one
	  location.  Then add the "New Search Limit" preference.
	* src/gnome-search/dialog-search.c --Use the "New Search Limit" pref
	  to decide when to start a new search vs. when refine the search.
	  Really fix #97095.