GNOME Bugzilla – Bug 625097
Don't use deprecated Gdk drawing APIs
Last modified: 2010-07-27 18:37:27 UTC
This patch makes libgnome-desktop compile with the APIs removed in the current rendering-cleanup work.
Created attachment 166428 [details] [review] Don't use deprecated Gdk drawing APIs
Review of attachment 166428 [details] [review]: I'm assuming it's all tested and it works.
indentation tabs vs. spaces GTK_REQUIRED=2.90.inthefuture ?
(In reply to comment #3) > GTK_REQUIRED=2.90.inthefuture ? Nope, the patch just removes to-be-deprecated functions and uses Cairo APIs available for a few years.
I committed the patch with theindenting cleanup.