mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
remove useScreenMenuBar switches from Info.plist
This commit is contained in:
parent
a2b5f661b8
commit
b400e164ce
@ -407,10 +407,8 @@
|
||||
<classpath refid="runtime.jars"/>
|
||||
|
||||
<option value="-Dapple.awt.application.name=Arduino"/>
|
||||
<option value="-Dapple.laf.useScreenMenuBar=true"/>
|
||||
<option value="-Dcom.apple.macos.use-file-dialog-packages=true"/>
|
||||
<option value="-Dcom.apple.smallTabs=true"/>
|
||||
<option value="-Dcom.apple.macos.useScreenMenuBar=true"/>
|
||||
<option value="-DAPP_DIR=$APP_ROOT/Contents/Java"/>
|
||||
<option value="-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user