From 990ee247b9613724f764b1bca2ff721e5688fcd8 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Fri, 8 Jun 2012 10:24:05 +0200 Subject: Port plugins about handler to WebKit2 https://bugzilla.gnome.org/show_bug.cgi?id=678625 --- embed/ephy-about-handler.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'embed/ephy-about-handler.h') diff --git a/embed/ephy-about-handler.h b/embed/ephy-about-handler.h index 2bc5bd823..d73d9fd7e 100644 --- a/embed/ephy-about-handler.h +++ b/embed/ephy-about-handler.h @@ -13,4 +13,7 @@ GString *ephy_about_handler_handle (const char *about); +void _ephy_about_handler_handle_plugins (GString *data_str, + GList *plugin_list); + #endif /* EPHY_ABOUT_HANDLER_H */ -- cgit v1.2.3