bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Export to GammOnLine fails


From: Nardy Pillards
Subject: Re: [Bug-gnubg] Export to GammOnLine fails
Date: Wed, 23 Oct 2002 13:30:24 +0200

> >So I think gtkgame.c must be:
> >
> >  FileCommand( _("Export position to GammOnline (HTML)"),
> >               sz, "export position gammononline", "html" );
>
> Isn't it better to change the line in gnubg.c:
>
> lines 520-524
>
> }, acExportPosition[] = {
>     { "gammononline", CommandExportPositionGammOnline,
>       N_("Save the current position in .html format "
>          "(special for GammonOnline)"),
>
> to read:
>
> }, acExportPosition[] = {
>     { "gammonline", CommandExportPositionGammOnline,
>       N_("Save the current position in .html format "
>          "(special for GammOnline)"),
>
> -Øystein

Yes, I agree

Nardy






reply via email to

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