gnome-commander r2535 - in branches/gcmd-1-3: . src



Author: epiotr
Date: Wed Apr 15 15:19:54 2009
New Revision: 2535
URL: http://svn.gnome.org/viewvc/gnome-commander?rev=2535&view=rev

Log:
Toggle path/basename/filename selections for F2 too

Modified:
   branches/gcmd-1-3/ChangeLog
   branches/gcmd-1-3/src/gnome-cmd-rename-dialog.cc

Modified: branches/gcmd-1-3/src/gnome-cmd-rename-dialog.cc
==============================================================================
--- branches/gcmd-1-3/src/gnome-cmd-rename-dialog.cc	(original)
+++ branches/gcmd-1-3/src/gnome-cmd-rename-dialog.cc	Wed Apr 15 15:19:54 2009
@@ -75,6 +75,7 @@
             }
             return TRUE;
 
+        case GDK_F2:
         case GDK_F5:
         case GDK_F6:
             gnome_cmd_toggle_file_name_selection (GTK_WIDGET (dialog->priv->textbox));



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