Yuan Chao wrote:
> Hi,
>
> The newly added option "-v" doesn't really work for gettest
> translation. Here is a quick dirty patch: (need to fix on POs)
>
> --- powertop.c.org 2008-12-10 22:01:55.000000000 +0100
> +++ powertop.c 2008-12-11 01:14:54.000000000 +0100
> @@ -771,7 +771,7 @@
>
> void version()
> {
> - printf(_("powertop version " VERSION "\n"));
> + printf(_("powertop version %s\n"), VERSION);
> exit(0);
> }
>
> Also, please find updated Chinese translation for SVN r305 in the
> attachment. Thanks.
yes, indeed that's much better, thanks.
Auke
_______________________________________________
Power mailing list
[email protected]
http://www.bughost.org/mailman/listinfo/power