Re: building HEAD with GTK+-2.4
Jonathan Blandford <[email protected]>
| Newsgroups | gmane.comp.gnome.print |
|---|---|
| Message-ID | <[email protected]> |
Jody Goldberg <[email protected]> writes: > On Tue, Oct 14, 2003 at 03:18:54PM -0400, Jonathan Blandford wrote: > > I decided to try to get libgnomeprintui building with HEAD GTK+. I > > started out by trying to port the deprecated widgets to the new version, > > but soon discovered that there are millions of option menus. This patch > > moves a couple over, and removes -DG*_DISABLE_DEPRECATED from the > > Makefile for now. At some point we'll have to move port all the option > > menus, but for now, this will at least get it compiling. > > Please commit, the option menu changes, but not the deprecated > removal. I'd rather be more precise and just remove the > GTK_DISABLE_DEPRECATED than all of them. I'm going to have to commit the GNOME_DISABLE_DEPRECATED as well, as it publically references GTK_DISABLE_DEPRECATED code. But I can put back the other checks. -Jonathan