Re: Unable to find the GNOME_FILE_DOMAIN_APP_HELP domain



Hey,
	From panel-applet.h:

/*
 * These macros are getting a bit unwieldy.
 *
 * Things to define for these:
 *      + required if Native Language Support is enabled (ENABLE_NLS):
 *                   GETTEXT_PACKAGE and GNOMELOCALEDIR
 *      + optional : PREFIX, SYSCONFDIR, DATADIR and LIBDIR.
 */

	This is far from perfect. In fact this sucks. This should be in the API
documentation, if the documentation was anywhere near complete to begin
with. The world is far from being a perfect place ...

Good Luck,
Mark.

On Tue, 2003-01-14 at 07:40, Loban A Rahman wrote:
> Okay, that worked. But that is a very odd solution. How am I supposed to
> know to have to define those macros?
> 
> Cheers,
> Loban
> 
> On Mon, 2003-01-13 at 01:23, Mark McLoughlin wrote:
> > Hi Loban,
> > 	I think you need to define PREFIX, SYSCONFDIR, DATADIR and LIBDIR for
> > the macro ... e.g.
> > 
> >         -DDATADIR=\""$(datadir)"\"                      \
> >         -DLIBDIR=\""$(libdir)"\"                        \
> >         -DSYSCONFDIR=\""$(sysconfdir)"\"                \
> >         -DPREFIX=\""$(prefix)"\"                                \
> 
> /-------------------------------------------------------------------\
> |   Loban Amaan Rahman  <-- anagram of -->  Aha! An Abnormal Man!   |
> | loban earthling net, loban caltech edu,  http://loban.caltech.edu |
> \-------------------------------------------------------------------/




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