changeset 53489 | 97222a86aec0 |
parent 53488 | 009d3bcf6907 |
child 53581 | c0ad478abf50 |
--- a/Admin/lib/Tools/makedist_bundle Mon Sep 09 17:02:06 2013 +0200 +++ b/Admin/lib/Tools/makedist_bundle Mon Sep 09 17:28:08 2013 +0200 @@ -228,6 +228,7 @@ do echo "<string>$OPT</string>" done + echo "<string>-Dapple.awt.application.name={ISABELLE_NAME}</string>" cat "$APP_TEMPLATE/Info.plist-part2" ) | perl -p -e "s,{ISABELLE_NAME},${ISABELLE_NAME},g;" > "$APP/Contents/Info.plist"