Admin/lib/Tools/makedist_bundle
changeset 53933 7924d61b50cf
parent 53913 5ff12177a067
child 53936 eed09ad6c5df
--- a/Admin/lib/Tools/makedist_bundle	Thu Sep 26 16:42:18 2013 +0200
+++ b/Admin/lib/Tools/makedist_bundle	Thu Sep 26 21:39:10 2013 +0200
@@ -170,6 +170,7 @@
     mv "$ISABELLE_TARGET/contrib/macos_app" "$TMP/."
 
     perl -pi \
+      -e "s,action-bar.shortcut=.*,action-bar.shortcut2=,g;" \
       -e "s,lookAndFeel=.*,lookAndFeel=com.apple.laf.AquaLookAndFeel,g;" \
       -e "s,delete-line.shortcut=.*,delete-line.shortcut=C+d,g;" \
       -e "s,delete.shortcut2=.*,delete.shortcut2=A+d,g;" \