[Xfce4-commits] <midori:master> Update FAQ link used for Help > Frequent Questions
Christian Dywan
noreply at xfce.org
Sat May 1 03:14:01 CEST 2010
Updating branch refs/heads/master
to f24bc315e21c6787ed1d3f96e5c9a756871c9ceb (commit)
from 7fe6c5614f51fccc9d8e18d0664e6a2f6880abec (commit)
commit f24bc315e21c6787ed1d3f96e5c9a756871c9ceb
Author: Christian Dywan <christian at twotoasts.de>
Date: Sat May 1 03:08:14 2010 +0200
Update FAQ link used for Help > Frequent Questions
midori/midori-browser.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index afab62f..93734a7 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -5135,7 +5135,7 @@ _action_help_link_activate (GtkAction* action,
#endif
}
else if (!strncmp ("HelpFAQ", action_name, 7))
- uri = "http://wiki.xfce.org/_export/xhtml/midori_faq";
+ uri = "http://wiki.xfce.org/midori/faq";
else if (!strncmp ("HelpBugs", action_name, 8))
uri = "http://www.twotoasts.de/bugs/";
else
More information about the Xfce4-commits
mailing list