GNOME Bugzilla – Bug 663789
Change IgeMacIntegration to GtkOSXApplication
Last modified: 2011-12-17 15:53:13 UTC
IgeMacIntegration is deprecated and only works on 32-bit Macs. Here are patches to change IgeMacIntegration to GtkOSXApplication so that Devhelp also builds and runs on 64-bit Macs. One patch is for the gnome-2-32 branch. This branch still won't build unless you cherry-pick commit [d1ead3ca] from bug #646962. The other patch is for master. This one I'm not able to test at the moment.
Created attachment 201163 [details] [review] Patch for gnome-2-32 branch
Created attachment 201164 [details] [review] Patch for master (untested)
Created attachment 201465 [details] [review] Patch for gnome-2-32 branch Correction: pkg-config should test for gtk-mac-integration >= 1.0.0
Created attachment 201466 [details] [review] Patch for master (untested) Ditto
I pushed the patch to master.