GNOME Bugzilla – Bug 578304
Remove deprecated GTK+ symbols
Last modified: 2009-06-13 23:10:26 UTC
Brasero currently uses two deprecated gtk symbols: - gtk_status_icon_set_tooltip - gtk_widget_get_action Both were deprecated in gtk 2.16
Created attachment 132299 [details] [review] Replace deprecated gtk symbols Patch replaces the two deprecated symbols. The new symbols require gtk 2.16 so the patch bumps the gtk requirement in configure.in too.
Thanks a lot for the heads up and the patch. As soon as my (and Luis') system will have gtk+ 2.16, your patch will be committed to trunk.
Thomas, i don't have ssh access on my laptop right now (not in home) please commit to svn trunk. It should be safe to use on 2.28. Thanks a lot for the patch.
Thanks. Committed to trunk: http://svn.gnome.org/viewvc/brasero?view=revision&revision=2221