r20188 - gnucash/trunk - Better OSX language handling: Add a "C" locale to the language-list

John Ralls jralls at code.gnucash.org
Fri Jan 28 16:03:42 EST 2011


Author: jralls
Date: 2011-01-28 16:03:40 -0500 (Fri, 28 Jan 2011)
New Revision: 20188
Trac: http://svn.gnucash.org/trac/changeset/20188

Removed:
   gnucash/trunk/po/en.po
Modified:
   gnucash/trunk/configure.ac
   gnucash/trunk/src/bin/gnucash-bin.c
Log:
Better OSX language handling: Add a "C" locale to the language-list 
after any english locale so that if that english locale isn't present, 
gettext will fall through to "C", which makes unnecessary the "en.po" 
file. Also removed the special casing and locale truncation; gettext is 
quite capable of doing that itself.





More information about the gnucash-patches mailing list