[empathy] chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' section anymore (#590029)



commit 822589779b6ca45df0ad2b7cee175de706307ee8
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Aug 7 16:59:10 2009 +0100

    chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' section anymore (#590029)

 src/empathy-chat-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index e818e42..0f835bc 100644
--- a/src/empathy-chat-window.c
+++ b/src/empathy-chat-window.c
@@ -851,7 +851,7 @@ chat_window_help_contents_activate_cb (GtkAction         *action,
 {
 	EmpathyChatWindowPriv *priv = GET_PRIV (window);
 
-	empathy_url_show (priv->dialog, "ghelp:empathy?chat");
+	empathy_url_show (priv->dialog, "ghelp:empathy");
 }
 
 static void



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