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: Øystein O Johansen
Subject: Re: [Bug-gnubg] Export to GammOnLine fails
Date: Wed, 23 Oct 2002 11:47:49 +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



-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.





reply via email to

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