oops, there it is
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 26 Mar 2008 15:25:05 +0000 (15:25 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 26 Mar 2008 15:25:05 +0000 (15:25 +0000)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3186 d708f5d6-7413-0410-9779-e7cbd77b26cf

SConstruct
gtk2_ardour/mnemonic-us.bindings.in

index 666e2b87b90209de4984b7c46f3601cf9989362f..cca846a0a7974503a178c59501d923355d701acb 100644 (file)
@@ -16,7 +16,7 @@ import SCons.Node.FS
 SConsignFile()
 EnsureSConsVersion(0, 96)
 
-ardour_version = '2.3'
+ardour_version = '2.4'
 
 subst_dict = { }
 
index fcd1cbb99b836d8e48e1ef84718f8bced0df4c00..0799f1b06c49c5ac7d3181b25eebe2eefb43c3b1 100644 (file)
 
 ;; F-N keys
 
-(gtk_accel_path "<Actions>/Editor/break-drag" "Escape")
 (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")