Summary: | Remove deprecated GTK+ symbols | ||
---|---|---|---|
Product: | libcanberra | Reporter: | Andre Klapper <a9016009> |
Component: | Unspecified | Assignee: | Lennart Poettering <lennart> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | phomes |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch. |
Description
Andre Klapper
2009-04-23 09:27:19 UTC
Created attachment 25296 [details] [review] patch. For careful consumption. I'm always confused if it's really that easy. The patch looks good to me. #define GTK_PRIORITY_REDRAW (G_PRIORITY_HIGH_IDLE + 20) #define GDK_PRIORITY_REDRAW (G_PRIORITY_HIGH_IDLE + 20) From: http://library.gnome.org/devel/gtk/stable/gtk-General.html#GTK-PRIORITY-REDRAW--CAPS and: http://library.gnome.org/devel/gdk/stable/gdk-Events.html#GDK-PRIORITY-REDRAW--CAPS Looks good. Thanks for your work! Applied. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.