On 04.06.2012, at 18:51, Simon Schampijer wrote:
> +    langpackdir = client.get_string('/desktop/sugar/i18n/langpackdir')
> +    if langpackdir is not None and langpackdir:
> +        os.environ['SUGAR_LANGPACKDIR'] = langpackdir
How should activities use SUGAR_LANGPACKDIR? Google comes up empty.
- Bert -