r22668 - gnucash/trunk/src/app-utils - Drop syntax export of N_ and move related bits together
    Geert Janssens 
    gjanssens at code.gnucash.org
       
    Tue Dec 18 05:25:38 EST 2012
    
    
  
Author: gjanssens
Date: 2012-12-18 05:25:38 -0500 (Tue, 18 Dec 2012)
New Revision: 22668
Trac: http://svn.gnucash.org/trac/changeset/22668
Modified:
   gnucash/trunk/src/app-utils/app-utils.scm
Log:
Drop syntax export of N_ and move related bits together
N_ gets defined in the root module, so it's automatically available
everywhere. Exporting it generated a a warning in guile 2.
    
    
More information about the gnucash-patches
mailing list