Menu

#4 In some cases is default language for spelling is set to EN

closed
None
5
2015-02-15
2008-12-15
Blondak
No

Hi,

i found problem with gtkspell-2, in some cases i default language for
spelling is set to "EN". Problem is with this code
"if (g_strncasecmp(lang, "C", 1) == 0)".
This cause that languages starting with "C" like (cs_CZ) was falled into
"en" spelling.

I wrote quick patch that repair this

With regards
Blondak

Discussion

  • Blondak

    Blondak - 2008-12-15

    Patch

     
  • Eduardo Perez Ureta

    Fixed in CVS

     

Log in to post a comment.