make sure that F4 is bound to the real separate action, not the Separate sub-menu...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 15 Feb 2011 12:21:05 +0000 (12:21 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 15 Feb 2011 12:21:05 +0000 (12:21 +0000)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8851 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/mnemonic-us.bindings.in

index f5d776a0bc2d6afb66df4f5af595dc29cf2164c5..02f8fdd59e0af296a7a25bbb60ccacb77933310c 100644 (file)
 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-range-start" "F1")
 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-range-end" "F2")
 (gtk_accel_path "<Actions>/Editor/crop" "F3")
-(gtk_accel_path "<Actions>/Editor/separate" "F4")
+(gtk_accel_path "<Actions>/Editor/editor-separate" "F4")
 (gtk_accel_path "<Actions>/Editor/pitch-<%TERTIARY%>-region" "F5")
 (gtk_accel_path "<Actions>/Editor/select-range-between-cursors" "F6")
 (gtk_accel_path "<Actions>/Common/ToggleMaximalEditor" "F11")