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 15:53:58 +0200

> > static void ExportPositionGammOnline( gpointer *p, guint n, GtkWidget
*pw );
> > to become:
> > static void ExportPositionGammOnLine( gpointer *p, guint n, GtkWidget
*pw );

> Am I missing something - these lines look suspiciously similar :-)
>

> >  { N_("/_File/_Export/_Position/GammOnline (HTML)..."), NULL,
> >    ExportPositionGammOnline, 0, NULL },
> > to become:
> >  { N_("/_File/_Export/_Position/GammOnLine (HTML)..."), NULL,
> >    ExportPositionGammOnLine, 0, NULL },

> as do these
...
> and these
...
> I think you sort of missed the original text out in this listing.

Changing Gammononline to GammOnLine
and
Changing GammOnline to GammOnLine,
( "l" to "L", asc(108) to asc(76) )

Nardy





reply via email to

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