GNOME Bugzilla – Bug 612293
Adapt to latest GTK API changes
Last modified: 2010-03-14 23:00:44 UTC
Created attachment 155648 [details] [review] Trivial patch Patch attached that fixes compiling brasero git master with the following flags: -Werror-implicit-function-declaration -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES Feel free to commit.
Thanks André... committed on master.