Updating branch refs/heads/master
         to c4f0ef9c871de30fab435c5dd67dc182ff1b89d4 (commit)
       from 533dd69a533340871c30a8be3804621bf85f6a9c (commit)

commit c4f0ef9c871de30fab435c5dd67dc182ff1b89d4
Author: Mike Massonnet <[email protected]>
Date:   Mon Mar 12 20:08:36 2012 +0100

    settings: Update online documentation URL

 panel-plugin/xfce4-clipman-settings.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/panel-plugin/xfce4-clipman-settings.c 
b/panel-plugin/xfce4-clipman-settings.c
index 44684aa..38e38be 100644
--- a/panel-plugin/xfce4-clipman-settings.c
+++ b/panel-plugin/xfce4-clipman-settings.c
@@ -269,7 +269,7 @@ cb_show_help (GtkButton *button)
   else
     {
       g_free (docpath);
-      docpath = g_strdup 
("http://docs.xfce.org/help.php?package=xfce4-clipman-plugin";);
+      docpath = g_strdup ("http://docs.xfce.org/extra/clipman/start";);
     }
 
   /* Open documentation in webbrowser */
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to