Re: Cleanup tasks
- From: "Matthias Clasen" <matthias clasen gmail com>
- To: "Joe Smith" <yasumoto7 gmail com>
- Cc: Gnome Release Team <release-team gnome org>, "desktop-devel-list gnome org" <desktop-devel-list gnome org>
- Subject: Re: Cleanup tasks
- Date: Wed, 5 Nov 2008 10:02:33 -0500
2008/11/4 Joe Smith <yasumoto7 gmail com>:
> So I'm doing pretty good with updating gedit, but I've noticed that there
> are some header files not included in the main ones (<glib.h>, <gdk/gdk.h>,
> <gdk-pixbuf/gdk-pixbuf.h> and <gtk/gtk.h>). For instance, how should we
> include glib/gi18n.h when it isn't specifically included in glib.h? Will
> this require adding it as an include in glib.h?
>
No, gi18n.h is a header that has to be included separately. That is
because you need to either include gi18n.h or gi18n-lib.h depending on
wether you are an app or a lib. There
is a few more of those, e.g. gstdio.h.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]