CVS update: gnucash
Derek Atkins
warlord@linas.org
Sat, 18 Jan 2003 20:48:14 -0600 (CST)
Date: Saturday January 18, 2003 @ 20:48
Author: warlord
Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv29820
Modified Files:
ChangeLog
Log Message:
* src/app-utils/option-util.[ch]: add new functions to handle
kvp-options from C (similar to the gnome-utils functions to
create an option dialog from a kvp-frame for a particular
object).
* src/business/business-utils/business-options.[ch]: add code to
lookup business options in an option database, from C.
* src/business/business-ledger/Makefile.am: include business-utils headers
* src/business/business-ledger/gncEntryLedgerLoad.c: load the tax-table
from the book-kvp options and use that as the default tax table
FIXES 93462.