Re: Announcing gnothello




On Thu, 23 Jul 1998, Ian Peters wrote:
> 
> This is where I have a question.  How do I commit the work I have done, so
> everyone can tear it to pieces?
>

Just ask (you just did), then wait. ;-)
 
> * with the exception of two lines which I have commented out, which read:
> 
> //      bindtextdomain(PACKAGE, GNOMELOCALEDIR);
> //      textdomain(PACKAGE);
> 
> I see everyone else doing this, and so I thought it would be a good thing to
> do, but for me PACKAGE is undefined.  Any help on this would be appreciated as
> well (after, of course, I actually get this into CVS).
> 

It's defined in configure.in and then you get it from #include <config.h>.
So if you're in gnome-games and #include <config.h> it ought to work.

Havoc



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