aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-dialog.c
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2009-08-29 01:31:26 +0800
committerShaun McCance <shaunm@gnome.org>2009-08-29 01:31:26 +0800
commit36e602e834790033aed3c8b82a93404efb1585ad (patch)
tree30157047ff292b15f759fbd8874db0e5139e419e /src/empathy-accounts-dialog.c
parentd058ec42f339ff9ca62c729496030e6efa7edc19 (diff)
downloadgsoc2013-empathy-36e602e834790033aed3c8b82a93404efb1585ad.tar
gsoc2013-empathy-36e602e834790033aed3c8b82a93404efb1585ad.tar.gz
gsoc2013-empathy-36e602e834790033aed3c8b82a93404efb1585ad.tar.bz2
gsoc2013-empathy-36e602e834790033aed3c8b82a93404efb1585ad.tar.lz
gsoc2013-empathy-36e602e834790033aed3c8b82a93404efb1585ad.tar.xz
gsoc2013-empathy-36e602e834790033aed3c8b82a93404efb1585ad.tar.zst
gsoc2013-empathy-36e602e834790033aed3c8b82a93404efb1585ad.zip
Point to a help topic that exists from Accounts window
Diffstat (limited to 'src/empathy-accounts-dialog.c')
-rw-r--r--src/empathy-accounts-dialog.c2
1 files changed, 1 insertions, 1 deletions
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