← Back to team overview

gtg team mailing list archive

Re: [Question #98127]: How to make debug.sh to pick up LANG variable?

 

Question #98127 on Getting Things GNOME! changed:
https://answers.launchpad.net/gtg/+question/98127

    Status: Open => Answered

Bertrand Rousseau proposed the following answer:
Hi,

using the following command line should actually do the trick:

> LANG=ru_RU.UTF8 scripts/debug.sh

But make sure first that the locales are correctly generated in your
copy of GTG. You can for instance execute the scripts/generate_mofile.sh
script for this, or alternatively download the files from our launchpad
page.

As a side note, if you want to test GTG without actually installing it,
you can also simply use the "gtg" script in the root directory of the
archive/repository copy you have. scripts/debug.sh is just a wrapper
defining some environment variables so that it is possible to launch GTG
for debugging purpose without interfering with your personal data and
taking risk to lose it.

Hope it helps,

Bertrand

-- 
You received this question notification because you are a member of Gtg
developers, which is an answer contact for Getting Things GNOME!.