mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 13:46:30 +01:00
oops, there it is
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3186 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3a3780249a
commit
c59bbdb7a9
2 changed files with 1 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ import SCons.Node.FS
|
|||
SConsignFile()
|
||||
EnsureSConsVersion(0, 96)
|
||||
|
||||
ardour_version = '2.3'
|
||||
ardour_version = '2.4'
|
||||
|
||||
subst_dict = { }
|
||||
|
||||
|
|
|
|||
|
|
@ -168,7 +168,6 @@
|
|||
|
||||
;; 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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue