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 564460 - GNOME Goal: Clean up GLib and GTK+ includes
GNOME Goal: Clean up GLib and GTK+ includes
Status: RESOLVED FIXED
Product: beagle
Classification: Other
Component: General
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Beagle Bugs
Beagle Bugs
Depends on:
Blocks:
 
 
Reported: 2008-12-14 10:34 UTC by Tal Benavidor
Modified: 2008-12-26 01:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
modify deprecated glib,gtk+ includes. (1.36 KB, patch)
2008-12-14 10:36 UTC, Tal Benavidor
committed Details | Review

Description Tal Benavidor 2008-12-14 10:34:29 UTC
http://live.gnome.org/GnomeGoals/CleanupGTKIncludes

Directory "beagle/glue" does compile with the following symbols defined:
   G_DISABLE_SINGLE_INCLUDES
   GDK_PIXBUF_DISABLE_SINGLE_INCLUDES
   GTK_DISABLE_SINGLE_INCLUDES

version: http://svn.gnome.org/svn/beagle/trunk
Comment 1 Tal Benavidor 2008-12-14 10:36:43 UTC
Created attachment 124633 [details] [review]
modify deprecated glib,gtk+ includes.
Comment 2 Debajyoti Bera 2008-12-26 01:29:34 UTC
Checked in the patch (r4895). Thanks.