Dr. Michael J. Chudobiak wrote: > I have a jhbuild system set up, using the gnome-2.22 moduleset. That > pulls in trunk versions of some things (gedit) and non-trunk versions of > gtk+ (branches/gtk-2-12).
The GNOME 2.22 module set brings modules that will be part of GNOME 2.22, and that means GTK+ 2.12. There is no gnome-trunk module set that would use everything from the bleeding edge. There is a bug report http://bugzilla.gnome.org/show_bug.cgi?id=419879 against JHBuild about such a module set. In the meantime you can just remove the revision attribute for gtk in your module set and that will checkout gtk+ from trunk. Regards, Frederic _______________________________________________ gtk-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-devel-list
