[Xfce4-commits] <ristretto:master> Use correct docs-URL
Stephan Arts
noreply at xfce.org
Sun Jan 8 14:06:01 CET 2012
Updating branch refs/heads/master
to 247712607e891c578338b1e390aa52a2be03bb8b (commit)
from 7dab45079d93bb8a39ce4e5fff59ceb1fd229da5 (commit)
commit 247712607e891c578338b1e390aa52a2be03bb8b
Author: Stephan Arts <stephan at xfce.org>
Date: Sun Jan 8 14:04:24 2012 +0100
Use correct docs-URL
src/util.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/util.c b/src/util.c
index a2afd8b..c1d48e8 100644
--- a/src/util.c
+++ b/src/util.c
@@ -27,7 +27,7 @@ gboolean
rstto_launch_help (void)
{
gchar *cur_dir = g_get_current_dir();
- gchar *docpath = g_strdup("http://docs.xfce.org/apps/ristretto");
+ gchar *docpath = g_strdup("http://docs.xfce.org/apps/ristretto/start");
if (FALSE == exo_execute_preferred_application (
"WebBrowser",
More information about the Xfce4-commits
mailing list