aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chat-window.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-08-07 23:59:10 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-08-07 23:59:10 +0800
commit822589779b6ca45df0ad2b7cee175de706307ee8 (patch)
treed4399323597db35800baacf735b358f3bc407751 /src/empathy-chat-window.c
parentc266347e297660bb665abfcdfc3d6568fd8e4294 (diff)
downloadgsoc2013-empathy-822589779b6ca45df0ad2b7cee175de706307ee8.tar
gsoc2013-empathy-822589779b6ca45df0ad2b7cee175de706307ee8.tar.gz
gsoc2013-empathy-822589779b6ca45df0ad2b7cee175de706307ee8.tar.bz2
gsoc2013-empathy-822589779b6ca45df0ad2b7cee175de706307ee8.tar.lz
gsoc2013-empathy-822589779b6ca45df0ad2b7cee175de706307ee8.tar.xz
gsoc2013-empathy-822589779b6ca45df0ad2b7cee175de706307ee8.tar.zst
gsoc2013-empathy-822589779b6ca45df0ad2b7cee175de706307ee8.zip
chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' section anymore (#590029)
Diffstat (limited to 'src/empathy-chat-window.c')
-rw-r--r--src/empathy-chat-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index e818e4240..0f835bc39 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