mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Auto-load a new "saved reports" config file.
* src/scm/paths.scm: create gnc:current-saved-reports, as the file to store saved reports from cstim. Autoload the saved-reports file at startup (after config.user/config.auto is loaded). * src/scm/main.scm: export gnc:current-saved-reports git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10066 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2004-06-18 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/scm/paths.scm: create gnc:current-saved-reports, as
|
||||
the file to store saved reports from cstim. Autoload the
|
||||
saved-reports file at startup (after config.user/config.auto
|
||||
is loaded).
|
||||
* src/scm/main.scm: export gnc:current-saved-reports
|
||||
|
||||
2004-05-29 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/engine/Transaction.c:
|
||||
|
||||
Reference in New Issue
Block a user