r20438 - gnucash/trunk/src/app-utils - [PATCH 4/4] Bug #615168: N_ in the root module

Geert Janssens gjanssens at code.gnucash.org
Mon Mar 21 11:10:13 EDT 2011


Author: gjanssens
Date: 2011-03-21 11:10:12 -0400 (Mon, 21 Mar 2011)
New Revision: 20438
Trac: http://svn.gnucash.org/trac/changeset/20438

Modified:
   gnucash/trunk/src/app-utils/app-utils.scm
   gnucash/trunk/src/app-utils/c-interface.scm
Log:
[PATCH 4/4] Bug #615168: N_ in the root module

* src/app-utils/app-utils.scm:
* src/app-utils/c-interface.scm: Make N_ available to all of Gnucash. A
  hack, but a correct hack that permits the Scheme code to be compiled.

Patch by Andy Wingo.



More information about the gnucash-patches mailing list