CVS update: gnucash/src/scm

Robert Browning rlb@linas.org
Tue, 11 Dec 2001 10:36:04 -0600 (CST)


Date:	Tuesday December 11, 2001 @ 10:36
Author:	rlb

Update of /home/cvs/cvsroot/gnucash/src/scm
In directory www.linas.org:/tmp/cvs-serv29586

Modified Files:
	tip-of-the-day.scm 
Log Message:
* src/scm/tip-of-the-day.scm: rewrite to be re-loadable -- you now
need to call an init function after loading the file.  In the long
run, this should still become a module (guile or gnc).
(gnc:initialize-tip-of-the-day): new function.
(gnc:tip-of-the-day-startup-func): new function.