GNOME Bugzilla – Bug 742476
Do not use deprecated methods.
Last modified: 2015-01-19 20:03:35 UTC
We should not use deprecated methods, this patch replaces them with their replacements.
Created attachment 293964 [details] [review] Do not use deprecated methods.
Created attachment 294916 [details] [review] Remove last deprecated function call
Created attachment 294917 [details] [review] Remove last deprecated function call
Thanks, pushed these to master with some minor tweaks. Attachment 293964 [details] pushed as 5176d30 - Do not use deprecated methods. Attachment 294917 [details] pushed as cf23196 - Remove last deprecated function call