Appearance of unwanted character in reports

Andrew Sackville-West andrew at farwestbilliards.com
Wed Apr 27 17:29:45 EDT 2005



Stewart V. Wright wrote:
> G'day David,
> 
> * David Needs <djnjwd at ntlworld.com> [050427 15:34]:
> 
>>Thank you; this does solve the problem, but the advice given in the FAQ wiki 
>>only works if you edit the LANG/locale settings in a shell, and then run 
>>Gnucash from that shell. The FAQ does not suggest a way of permanently 
>>keeping the settings so that it can be run without resorting to the command 
>>line every time...
> 
> 
> I guess you want this to work for clicking on the GnuCash icon?
> 
> Create a script that looks something like:
> 
> #!/bin/sh
> LANG=en.AU gnucash
> 
> (where the LANG is the one you want...  I'm sorry, but I deleted the
> start of this thread and can't remember the one you want!)
> 
> Make it executable ( chmod a+x gnucash-script )
> 
> Then change the command that your GnuCash button runs to be this
> script.
> 
> 
> There might be an easier way however.

this way you'll be running in a shell, which you should do anyway for 
error reporting and the like...

A
> 
> 
> Fortunately this won't break anything if you make a mistake somewhere
> along the way!
> 
> 
> 
> Cheers,
> 
> S.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user


More information about the gnucash-user mailing list