CVS update: gnucash/src/gnome-search

Derek Atkins warlord@linas.org
Mon, 11 Feb 2002 18:19:33 -0600 (CST)


Date:	Monday February 11, 2002 @ 18:19
Author:	warlord

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

Modified Files:
	Makefile.am dialog-search.c search-core-type.c 
	search-numeric.c search-numeric.h search-param.c 
	search-param.h 
Removed Files:
	search-debcred.c search-debcred.h 
Log Message:
- Consolidate debcred search UI into numeric search UI (they are
  almost identical anyways).  Remove the (now defunct) debcred.
- Fix a few compiler warnings.