mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
2002-12-28 Christian Stimming <stimming@tuhh.de>
* src/scm/main.scm: Patch by Peter O'Gorman <peter@pogma.com> for Mac OS X. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7727 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-12-28 Christian Stimming <stimming@tuhh.de>
|
||||||
|
|
||||||
|
* src/scm/main.scm: Patch by Peter O'Gorman <peter@pogma.com> for
|
||||||
|
Mac OS X.
|
||||||
|
|
||||||
2002-12-27 Christian Stimming <stimming@tuhh.de>
|
2002-12-27 Christian Stimming <stimming@tuhh.de>
|
||||||
|
|
||||||
* src/engine/test-core/Makefile.am: Fix linker errors in
|
* src/engine/test-core/Makefile.am: Fix linker errors in
|
||||||
|
|||||||
@@ -351,7 +351,7 @@ string and 'directories' must be a list of strings."
|
|||||||
(gnc:setup-debugging)
|
(gnc:setup-debugging)
|
||||||
|
|
||||||
;; before doing ANYTHING, set the locale!
|
;; before doing ANYTHING, set the locale!
|
||||||
(setlocale LC_ALL "")
|
(false-if-exception (setlocale LC_ALL ""))
|
||||||
|
|
||||||
;; initialize the gnucash module system
|
;; initialize the gnucash module system
|
||||||
(gnc:module-system-init)
|
(gnc:module-system-init)
|
||||||
|
|||||||
Reference in New Issue
Block a user