[Xfce4-commits] [xfce/xfdesktop] 03/06: Point to the same initial	help page
    noreply at xfce.org 
    noreply at xfce.org
       
    Fri Mar 14 18:51:26 CET 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfdesktop.
commit f04b79a8724a39880ffcdf205946318294e228ae
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Fri Mar 14 19:12:05 2014 +0300
    Point to the same initial help page
---
 settings/main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings/main.c b/settings/main.c
index 3addd16..3f6f8b7 100644
--- a/settings/main.c
+++ b/settings/main.c
@@ -1944,7 +1944,7 @@ xfdesktop_settings_response(GtkWidget *dialog, gint response_id, gpointer user_d
     if(response_id == GTK_RESPONSE_HELP) {
         xfce_dialog_show_help_with_version(GTK_WINDOW(dialog),
                                            "xfdesktop",
-                                           "preferences",
+                                           "start",
                                            NULL,
                                            XFDESKTOP_VERSION_SHORT);
     } else {
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list