aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-06-22 07:23:14 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-06-22 07:24:00 +0800
commit9f0e9e35ee33000c5f83a72d2c949c3d4f58885c (patch)
treebf3e07428970a2887ee8c14d1b672742db686c95 /shell
parent7f9a025cb6ca92ab74ea4493cdcdc232a5dfca76 (diff)
downloadgsoc2013-evolution-9f0e9e35ee33000c5f83a72d2c949c3d4f58885c.tar.gz
gsoc2013-evolution-9f0e9e35ee33000c5f83a72d2c949c3d4f58885c.tar.zst
gsoc2013-evolution-9f0e9e35ee33000c5f83a72d2c949c3d4f58885c.zip
Bug 622329 - Help menu points to the wrong FAQ page
Diffstat (limited to 'shell')
-rw-r--r--shell/e-shell-window-actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-window-actions.c b/shell/e-shell-window-actions.c
index e6c0b502c5..c65356034d 100644
--- a/shell/e-shell-window-actions.c
+++ b/shell/e-shell-window-actions.c
@@ -34,7 +34,7 @@
"Copyright \xC2\xA9 1999 - 2008 Novell, Inc. and Others"
#define EVOLUTION_FAQ \
- "http://www.go-evolution.org/FAQ"
+ "http://live.gnome.org/Evolution/FAQ"
#define EVOLUTION_WEBSITE \
"http://www.gnome.org/projects/evolution/"