r16351 - gnucash/trunk/packaging/win32 - Add code page information to gnucash.bat, #458783.
Andreas Köhler
andi5 at cvs.gnucash.org
Sun Jul 22 15:17:22 EDT 2007
Author: andi5
Date: 2007-07-22 15:17:19 -0400 (Sun, 22 Jul 2007)
New Revision: 16351
Trac: http://svn.gnucash.org/trac/changeset/16351
Modified:
gnucash/trunk/packaging/win32/gnucash.iss.in
Log:
Add code page information to gnucash.bat, #458783.
Instead of trying to retrieve the system code page, simply hard-code the
code pages for the configured languages. This is one more string for
each new translation of the custom messages. Suggestions for how to
parse the LangOptions/LanguageCodePage parameter in isl files are
welcome.
More information about the gnucash-patches
mailing list