SOURCES: subtitleeditor-init_aspell.patch (NEW) - get init lang fo...

Jakub Bogusz qboosh at pld-linux.org
Wed Jun 14 12:02:13 CEST 2006


On Mon, Jun 12, 2006 at 04:02:56PM +0200, charles wrote:
> +@@ -39,8 +39,7 @@
> +   m_speller = NULL;
> +   m_config = NULL;
> + 
> +-  //init("francais");
> +-  init("fr_FR");
> ++  init(getenv("LANG"));
> + }
> + 
> + ASpell::~ASpell()

Jak to się zachowa w przypadku kiedy getenv("LANG")==NULL?


-- 
Jakub Bogusz    http://qboosh.cs.net.pl/



More information about the pld-devel-pl mailing list