[Freeciv-Dev] Re: Russian localization & other questions
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
>
> --- 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!
>
>
>
|
|