include step editing and mixer bindings in OS X bundle
git-svn-id: svn://localhost/ardour2/branches/3.0@10453 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8b581d60cf
commit
0770605242
@ -368,8 +368,12 @@ echo
|
||||
echo "Copying other stuff to $APPDIR ..."
|
||||
|
||||
#cp $BUILD_ROOT/gtk2_ardour/ergonomic-us.bindings $Resources
|
||||
|
||||
cp $BUILD_ROOT/gtk2_ardour/mnemonic-us.bindings $Resources
|
||||
cp ../../gtk2_ardour/mixer.bindings $Resources
|
||||
cp ../../gtk2_ardour/step_editing.bindings $Resources
|
||||
cp $BUILD_ROOT/gtk2_ardour/ardour.menus $Resources
|
||||
|
||||
if test x$SAE != x ; then
|
||||
cp $BUILD_ROOT/gtk2_ardour/SAE-de-keypad.bindings $Resources
|
||||
cp $BUILD_ROOT/gtk2_ardour/SAE-de-nokeypad.bindings $Resources
|
||||
|
Loading…
Reference in New Issue
Block a user