]> git.0d.be Git - empathy.git/commitdiff
Point to a help topic that exists from Accounts window
authorShaun McCance <shaunm@gnome.org>
Fri, 28 Aug 2009 17:31:26 +0000 (12:31 -0500)
committerShaun McCance <shaunm@gnome.org>
Fri, 28 Aug 2009 17:31:26 +0000 (12:31 -0500)
src/empathy-accounts-dialog.c

index 0daeb47cf7d5ec58e904c99afbe298162fd31103..0a193e34e4ad1b507947afa335164bd453cb2fc2 100644 (file)
@@ -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