summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-11-17 08:47:19 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-11-17 08:47:19 +0000
commit27623098543215040d166038acb8becfed747a43 (patch)
tree18615a9f74a3f4cc3db2acb189fda8852e77911e
parent7b33e2f0ce8f8b1480cbed09e5ff444cdded510f (diff)
use F2 for maximal editor in SAE-use-keypad bindings, bump to 2.7
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4187 d708f5d6-7413-0410-9779-e7cbd77b26cf
-rw-r--r--SConstruct2
-rw-r--r--gtk2_ardour/SAE-us-keypad.bindings.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/SConstruct b/SConstruct
index 9e35907c02..6e54676390 100644
--- a/SConstruct
+++ b/SConstruct
@@ -21,7 +21,7 @@ import SCons.Node.FS
SConsignFile()
EnsureSConsVersion(0, 96)
-ardour_version = '2.6.1'
+ardour_version = '2.7'
subst_dict = { }
diff --git a/gtk2_ardour/SAE-us-keypad.bindings.in b/gtk2_ardour/SAE-us-keypad.bindings.in
index b6a99278da..aced40f1af 100644
--- a/gtk2_ardour/SAE-us-keypad.bindings.in
+++ b/gtk2_ardour/SAE-us-keypad.bindings.in
@@ -186,7 +186,7 @@
; (gtk_accel_path "<Actions>/Editor/finish-range" "F2")
; (gtk_accel_path "<Actions>/Editor/edit-cursor-to-range-end" "<%TERTIARY%>F2")
; (gtk_accel_path "<Actions>/Editor/brush-at-mouse" "F3")
-(gtk_accel_path "<Actions>/Common/ToggleMaximalEditor" "F11")
+(gtk_accel_path "<Actions>/Common/ToggleMaximalEditor" "F2")