[Xfce4-commits] <ristretto:master> Change URL to new docs-format

Stephan Arts noreply at xfce.org
Sun Jan 8 13:02:01 CET 2012


Updating branch refs/heads/master
         to 6ff4e7779f0c867dc01a81c5b651fe59bd2d29d8 (commit)
       from 5cc340fda92675578f9f6dc8ef3e16605ecabaaa (commit)

commit 6ff4e7779f0c867dc01a81c5b651fe59bd2d29d8
Author: Stephan Arts <stephan at xfce.org>
Date:   Sun Jan 8 13:00:14 2012 +0100

    Change URL to new docs-format

 src/util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/util.c b/src/util.c
index 0428044..1a3c8a2 100644
--- a/src/util.c
+++ b/src/util.c
@@ -88,7 +88,7 @@ rstto_launch_help (void)
     else
     {
         g_free (docpath);
-        docpath = g_strdup("http://docs.xfce.org/help.php?package=ristretto");
+        docpath = g_strdup("http://docs.xfce.org/apps/ristretto");
     }
 
     if (FALSE == exo_execute_preferred_application (


More information about the Xfce4-commits mailing list