From 36e602e834790033aed3c8b82a93404efb1585ad Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Fri, 28 Aug 2009 12:31:26 -0500 Subject: Point to a help topic that exists from Accounts window --- src/empathy-accounts-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c index 0daeb47cf..0a193e34e 100644 --- a/src/empathy-accounts-dialog.c +++ b/src/empathy-accounts-dialog.c @@ -1208,7 +1208,7 @@ static void accounts_dialog_button_help_clicked_cb (GtkWidget *button, EmpathyAccountsDialog *dialog) { - empathy_url_show (button, "ghelp:empathy?empathy-create-account"); + empathy_url_show (button, "ghelp:empathy?accounts-window"); } static void -- cgit v1.2.3