On 06/04/2012 07:04 PM, Bert Freudenberg wrote:
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'] = langpackdirHow should activities use SUGAR_LANGPACKDIR? Google comes up empty. - Bert -
This is only a workaround for a bug: http://bugs.sugarlabs.org/ticket/3654 http://lists.sugarlabs.org/archive/sugar-devel/2012-May/037678.html The initial idea is described at, it is a gconf variable: http://wiki.sugarlabs.org/go/Features/Enhanced_Gettext Regards, Simon _______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

