Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2000:
[Freeciv-Dev] Re: Russian localization & other questions
Home

[Freeciv-Dev] Re: Russian localization & other questions

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Russian localization & other questions
From: Dmitriy Genzel <udgenzel@xxxxxxxxxxxxxx>
Date: Sat, 5 Aug 2000 20:30:01 -0400 (EDT)

>
> --- helpdata.c.old    Sun Aug  6 00:31:06 2000
> +++ helpdata.c        Sun Aug  6 00:32:14 2000
> @@ -171,7 +171,7 @@
>        break;
>      }
>    }
> -  return strcmp(ta, tb);
> +  return strcoll (ta, tb);
>  }

Ok, this definitely works. Could someone commit it to CVS?

Dmitriy

>  /****************************************************************
>
>
> --
> Big Gaute (not to be confused with LG)
> Hand me a pair of leather pants and a CASIO keyboard
>  -- I'm living for today!
>
>
>




[Prev in Thread] Current Thread [Next in Thread]