CVS update: gnucash/src/gnome-utils

Derek Atkins warlord@linas.org
Fri, 6 Dec 2002 00:58:58 -0600 (CST)


Date:	Friday December 6, 2002 @ 0:58
Author:	warlord

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

Modified Files:
	dialog-transfer.c dialog-transfer.h 
Log Message:
	* src/gnome-utils/dialog-transfer.[ch]: add two APIs to set the
	  exchange rate and to set "swapped currencies".  The former will
	  set the "price" and the latter will set a (as of yet unused) flag.
	* src/register/ledger-core/split-register-control.c: Don't pop up
	  the exchange dialog when it is not needed, even when reqested.