mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/report/report-system/report.scm: rename bootstrap to main.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6219 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
395f2344ca
commit
fedac0fc5f
@ -20,7 +20,7 @@
|
|||||||
;; Boston, MA 02111-1307, USA gnu@gnu.org
|
;; Boston, MA 02111-1307, USA gnu@gnu.org
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
(use-modules (gnucash bootstrap))
|
(use-modules (gnucash main))
|
||||||
|
|
||||||
;; This hash should contain all the reports available and will be used
|
;; This hash should contain all the reports available and will be used
|
||||||
;; to generate the reports menu whenever a new window opens and to
|
;; to generate the reports menu whenever a new window opens and to
|
||||||
|
Loading…
Reference in New Issue
Block a user