GNOME Bugzilla – Bug 563764
GNOME Goal: Clean up GLib and GTK+ includes
Last modified: 2009-07-07 13:50:50 UTC
Correct to track applications or libraries that don't include *only* toplevel headers for GLib, GTK, GDK and gdk-pixbuf. This will be useful to prepare GTK 3.0 migration. See also http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
Created attachment 124208 [details] [review] simple patch
Created attachment 124211 [details] [review] corrected patch
Could someone review this ?
Luis, what else does that patch cover? There's a lot more in there then just fixing some header files...
Seems to be an autotools trick... I didn't changed the config files on purpose... I've been away for a moment, so I'm currently in the git migration process, and should be soon able to correct this.
Created attachment 136040 [details] [review] Corrects the autotools mistake
Could somemone review this ? It's pretty straightforward, and I can commit it quickly now that I've commit rights...
Adding myself as a reminder to build/test this on OpenSolaris. I'll give the review after I've done that.
I built this on OpenSolaris and ran the magnifier with "magnifier -z 4 -m -f" and it seemed to work fine. I also ran it with orca and it worked fine. So, you get my thumbs up to commit. Once you commit, please keep this bug open since it will serve as a reminder to someone (most likely me) to create a new release for GNOME 2.26.x and GNOME 2.27.x.
Thanks for the review. Commit is e17e9b3bab8296f9cddea1a9c2d43bf3e95a375e As you requested, I leave the bug open for tracking.
(In reply to comment #10) > Thanks for the review. Commit is e17e9b3bab8296f9cddea1a9c2d43bf3e95a375e > As you requested, I leave the bug open for tracking. The new version has been released with your changes: http://ftp.gnome.org/pub/GNOME/sources/gnome-mag/0.15/gnome-mag-0.15.7.news Thanks!