Re: CVS-1-27 compile errors resolved
- From: Dan Williams <dcbw redhat com>
- To: Bill Moss <bmoss clemson edu>
- Cc: networkmanager list <networkmanager-list gnome org>
- Subject: Re: CVS-1-27 compile errors resolved
- Date: Sat, 29 Jan 2005 17:35:49 -0500 (EST)
On Sat, 29 Jan 2005, Bill Moss wrote:
> #define _(x) (x)
Ok, this is for gettext, which defines the _() function to be its
funcction to grab the translation out of the .po files. That's
interesting.
> In addition, in the file NMWirelessApplet.c, I added
>
> #include <gtk/gtkwindow.h>
> void gnome_window_icon_set_default_from_file (const char *filename);
>
> These two lines should have been taken care of by the include
>
> #include <libgnomeui/libgnomeui.h>
>
> since
>
> /usr/include/libgnomeui-2.0/libgnomeui/gnome-window-icon.h
>
> contains the gnome_window_icon_set_default_from_file function prototype
> and this header is included in
> /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h.
Ok, given that that seems to be deprecated, I'll have to see where that's
used and find out what its supposed to be now...
Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]