On 8/26/05, Colin Walters <[EMAIL PROTECTED]> wrote: > On Fri, 2005-08-26 at 11:28 +0100, Peter Robinson wrote: > > > Also a quick query, a recent commit added a call to > > gtk_window_present_with_time which from what I can tell was introduced > > in gtk 2.8. > > I made a pass at handling GTK < 2.8...let me know if it doesn't work.
It doesn't :-) Output below, let me know if you need more info. Cheers, Pete then mv -f ".deps/rb-shell.Tpo" ".deps/rb-shell.Po"; \ else rm -f ".deps/rb-shell.Tpo"; exit 1; \ fi rb-shell.c: In function 'rb_shell_present': rb-shell.c:2243: error: 'struct _GtkWindow' has no member named 'window' make[3]: *** [rb-shell.o] Error 1 make[3]: Leaving directory `/usr/src/redhat/BUILD/rhythmbox-0.9.0/shell' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/redhat/BUILD/rhythmbox-0.9.0/shell' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/rhythmbox-0.9.0' make: *** [all] Error 2 _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
