From 646ed927c6691796df969502bf5031771ace99fb Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 1 Dec 2008 21:01:54 +0000 Subject: Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi). svn path=/trunk/; revision=1942 --- src/empathy-main-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/empathy-main-window.c') diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c index c5437385f..49bfe3d0a 100644 --- a/src/empathy-main-window.c +++ b/src/empathy-main-window.c @@ -924,7 +924,7 @@ static void main_window_help_contents_cb (GtkWidget *widget, EmpathyMainWindow *window) { - empathy_url_show ("ghelp:empathy"); + empathy_url_show (widget, "ghelp:empathy"); } static gboolean -- cgit v1.2.3