Follow-up Comment #2, bug #21060 (project freeciv):

Here's an idea (as a patch) I'm going to test next time I have opportunity to
use Windows environment.

List language names instead of codes in the dropdown.
Have code to convert from language name to language code generated to
nsi-file, for each language:

${If} $LangName == "Finnish"
  StrCpy $DefaultLanguageCode "fi"
${EndIf}

Patch is for gtk2-client version only. Once I've got that working, it's
trivial to make similar changes to sdl-client version.

(file #19275)
    _______________________________________________________

Additional Item Attachment:

File name: NsisRealLangNames.patch        Size:1 KB


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?21060>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to