GNOME Bugzilla – Bug 735562
Remove deprecate API from bookmarks
Last modified: 2014-08-28 14:02:59 UTC
Currently we use gtk_button_new_from_stock for the add and remove buttons. We should use gtk_button_new_with_label instead. The following patch is expected to be committed after the freeze, because we modify strings
Created attachment 284653 [details] [review] shell: Don't use gtk_button_new_from_stock This is deprecated in 3.10
Comment on attachment 284653 [details] [review] shell: Don't use gtk_button_new_from_stock Strings aren't frozen yet.
Review of attachment 284653 [details] [review]: pushed
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.