GNOME Bugzilla – Bug 678627
Port resources to WebKit2
Last modified: 2012-06-27 09:25:32 UTC
Created attachment 217022 [details] [review] Patch Use WebKit2 resources API.
Review of attachment 217022 [details] [review]: Looks good. ::: src/window-commands.c @@ +58,3 @@ #include <libnotify/notify.h> #include <string.h> +#include <libsoup/soup.h> Alphabetical order for includes.