1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00

Fixed the "double" splash screen with high-DPI monitors.

This commit is contained in:
Cristian Maglie 2016-01-16 14:24:21 +02:00
parent 9215c06676
commit 885a517099

View File

@ -59,9 +59,6 @@
<opt>-Dsun.java2d.d3d=false</opt> <opt>-Dsun.java2d.d3d=false</opt>
<opt>-DAPP_DIR="%EXEDIR%"</opt> <opt>-DAPP_DIR="%EXEDIR%"</opt>
</jre> </jre>
<splash>
<file>lib/splash.bmp</file>
</splash>
<versionInfo> <versionInfo>
<fileDescription>Arduino IDE</fileDescription> <fileDescription>Arduino IDE</fileDescription>
<copyright>Arduino LLC</copyright> <copyright>Arduino LLC</copyright>