mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-18 09:50:40 +03:00
build and run scripts - add new dependency and linux desktop icon
This commit is contained in:
committed by
Federico Fissore
parent
6b4e7d7c41
commit
903622ea63
2
build/linux/dist/arduino
vendored
2
build/linux/dist/arduino
vendored
@@ -26,5 +26,5 @@ else
|
||||
SPLASH="-splash:./lib/splash.png"
|
||||
fi
|
||||
|
||||
java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel $SPLASH processing.app.Base --curdir $CURDIR "$@"
|
||||
java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel $SPLASH ArduinoIDE --curdir $CURDIR "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user