mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/app-utils/gw-app-utils-spec.scm: add wrapper for
gnc:setup-gettext. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6086 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
133a7529f6
commit
b600c9e94c
@ -126,6 +126,14 @@
|
||||
'()
|
||||
"Shutdown the expression parser and free any associated memory.")
|
||||
|
||||
(gw:wrap-function
|
||||
mod
|
||||
'gnc:setup-gettext
|
||||
'<gw:void>
|
||||
"gnc_setup_gettext"
|
||||
'()
|
||||
"Runs bindtextdomain and textdomain.")
|
||||
|
||||
(gw:wrap-function
|
||||
mod
|
||||
'gnc:gettext-helper
|
||||
|
Loading…
Reference in New Issue
Block a user