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 564468 - GNOME Goal: Clean up GLib and GTK+ includes
GNOME Goal: Clean up GLib and GTK+ includes
Status: RESOLVED FIXED
Product: gtranslator
Classification: Other
Component: general
HEAD
Other Linux
: Normal trivial
: 2.0
Assigned To: gtranslator-maint
gtranslator-maint
Depends on:
Blocks:
 
 
Reported: 2008-12-14 11:28 UTC by Tal Benavidor
Modified: 2008-12-24 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
modify deprecated glib,gtk+ includes. (5.18 KB, patch)
2008-12-14 11:45 UTC, Tal Benavidor
none Details | Review

Description Tal Benavidor 2008-12-14 11:28:07 UTC
http://live.gnome.org/GnomeGoals/CleanupGTKIncludes

Module does compile with the following symbols defined:
   G_DISABLE_SINGLE_INCLUDES
   GDK_PIXBUF_DISABLE_SINGLE_INCLUDES
   GTK_DISABLE_SINGLE_INCLUDES


using trunk At revision 3896.
Comment 1 Tal Benavidor 2008-12-14 11:45:44 UTC
Created attachment 124637 [details] [review]
modify deprecated glib,gtk+ includes.
Comment 2 Pablo Sanxiao 2008-12-24 12:32:41 UTC
Patch applied in trunk version. 
Thank you.