add a second Delete action, so both Backspace and Delete can be bound to delete....
authorBen Loftis <ben@glw.com>
Tue, 29 Mar 2011 18:06:08 +0000 (18:06 +0000)
committerBen Loftis <ben@glw.com>
Tue, 29 Mar 2011 18:06:08 +0000 (18:06 +0000)
commit6902a461444ad06363403ab0d44766afcbbfb295
tree5c3110ed6a0320c1466327fa28ea7de1263fe8f1
parentcfe3c891dee125b7837ff8d3d88ecbd5a4509450
add a second Delete action, so both Backspace and Delete can be bound to delete.  this is really useful on macbooks which have a backspace but no delete key.  to turn on this behavior, users will have to add the new editor-alternate-delete action to theri bindings, OR  go to Preferences->Mouse/Key and re-load one of the default bindings files

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9232 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/SAE-de-keypad.bindings.in
gtk2_ardour/SAE-de-nokeypad.bindings.in
gtk2_ardour/SAE-us-keypad.bindings.in
gtk2_ardour/SAE-us-nokeypad.bindings.in
gtk2_ardour/ardour.menus.in
gtk2_ardour/editor_actions.cc
gtk2_ardour/ergonomic-us.bindings.in
gtk2_ardour/mnemonic-us.bindings.in