CVS update: gnucash/src/gnome
   
    Derek Atkins
     
    warlord@linas.org
       
    Sun, 24 Nov 2002 23:14:11 -0600 (CST)
    
    
  
Date:	Sunday November 24, 2002 @ 23:14
Author:	warlord
Update of /home/cvs/cvsroot/gnucash/src/gnome
In directory www.linas.org:/tmp/cvs-serv32013/src/gnome
Modified Files:
	dialog-transfer.c 
Log Message:
	* src/register/ledger-core/split-register-model.c -- Always
	  display amounts in the currency of the current account.  Use the
	  pricedb to lookup converstion values if the transaction currency
	  is not the same as the current account commodity.
	* src/gnome/dialog-transfer.c -- Make sure the exchange rate stays
	  a decimal number instead of converting to a fraction.