[empathy] Fixed documentation link with for the new Mallard structure



commit e3636c7d43ab2a0ab059def183d10a2fb7867418
Author: Milo Casagrande <milo ubuntu com>
Date:   Fri Aug 14 10:17:52 2009 +0200

    Fixed documentation link with for the new Mallard structure
     * Colses bug 591602

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index 98e8485..5948a58 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -924,7 +924,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#add-account");
 }
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]