aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-actions.c
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:23:14 +0800
commit94a9b040083f0a2d3b9d75b58ec641fe021e1a98 (patch)
tree0f1cedd2f0739e17f75c66569a19f3064d0dda05 /shell/e-shell-window-actions.c
parentccc709490bf4b5ed5c3fc53c98ca453ff77730a7 (diff)
downloadgsoc2013-evolution-94a9b040083f0a2d3b9d75b58ec641fe021e1a98.tar
gsoc2013-evolution-94a9b040083f0a2d3b9d75b58ec641fe021e1a98.tar.gz
gsoc2013-evolution-94a9b040083f0a2d3b9d75b58ec641fe021e1a98.tar.bz2
gsoc2013-evolution-94a9b040083f0a2d3b9d75b58ec641fe021e1a98.tar.lz
gsoc2013-evolution-94a9b040083f0a2d3b9d75b58ec641fe021e1a98.tar.xz
gsoc2013-evolution-94a9b040083f0a2d3b9d75b58ec641fe021e1a98.tar.zst
gsoc2013-evolution-94a9b040083f0a2d3b9d75b58ec641fe021e1a98.zip
Bug 622329 - Help menu points to the wrong FAQ page
Diffstat (limited to 'shell/e-shell-window-actions.c')
-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 01e5f3517c..0e421c02ae 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/"