GNOME Bugzilla – Bug 609190
preferences: fix preferences registration for recent gtk+ versions
Last modified: 2010-03-03 19:57:43 UTC
With trunk gtk+ gtk_widget_get_name is not equal to gtk_buildable_get_name, the attached patch fixes this problem.
Created attachment 153166 [details] [review] preferences: fix preferences registration for recent gtk+ versions gtk_widget_get_name() is not guaranteed to be equal to gtk_buildable_get_name()
Review of attachment 153166 [details] [review]: Looks good! Thanks!
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.