[gnome-commander] Reassigned help link in remote server dialog



commit 85288c5c2f040ab8560b7d4b76818b267d1aec16
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Wed Feb 5 08:13:34 2014 +0100

    Reassigned help link in remote server dialog

 src/gnome-cmd-con-dialog.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-con-dialog.cc b/src/gnome-cmd-con-dialog.cc
index f1db053..02fbda5 100644
--- a/src/gnome-cmd-con-dialog.cc
+++ b/src/gnome-cmd-con-dialog.cc
@@ -421,7 +421,7 @@ static void response_callback (GnomeCmdConnectDialog *dialog, int response_id, g
             break;
 
         case GTK_RESPONSE_HELP:
-            gnome_cmd_help_display ("gnome-commander.xml", "gnome-commander-file-properties");
+            gnome_cmd_help_display ("gnome-commander.xml", "gnome-commander-config-remote-connections");
             g_signal_stop_emission_by_name (dialog, "response");
             break;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]