After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 591065 - Use single GTK and Glib includes
Use single GTK and Glib includes
Status: VERIFIED FIXED
Product: tinymail
Classification: Deprecated
Component: libtinymail
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: Jose Dapena Paz
Maintainers of tinymail
Depends on:
Blocks:
 
 
Reported: 2009-08-07 15:42 UTC by Javier Jardón (IRC: jjardon)
Modified: 2009-10-16 16:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use single GTK and Glib includes (1.33 KB, patch)
2009-08-07 15:42 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description Javier Jardón (IRC: jjardon) 2009-08-07 15:42:25 UTC
GTK+ and other libraries now require that only their top-level header file is included.

See http://live.gnome.org/GnomeGoals/CleanupGTKIncludes for more info
Comment 1 Javier Jardón (IRC: jjardon) 2009-08-07 15:42:56 UTC
Created attachment 140125 [details] [review]
Use single GTK and Glib includes
Comment 2 Jose Dapena Paz 2009-10-16 16:21:46 UTC
I've added some additional includes.

Committed fix to tinymail 4033, so fixed.

Changelog entry:

2009-10-16  Javier Jardón Cabezas <javierjc1982@gmail.com>

	Reviewed by: Jose Dapena Paz  <jdapena@igalia.com>

	* libtinymail-camel/camel-lite/camel/camel-tcp-stream.h,
	libtinymail-camel/camel-lite/libedataserver/e-data-server-util.h,
	libtinymail-maemo/tny-maemo-conic-dummy-device.c,
	libtinymailui-gtk/tny-gtk-header-list-model.h,
	tests/functional/account-refresh.c: use single GTK and Glib
	includes