mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
aa46fdb978
Previously, preferences suffixed with .macos were treated specially,
but the default preferences.txt used .macosx.
I couldn't find when or how this was broken exactly - it seems
Processing used .macosx but this code was reimplemented for Arduino in
commit
|
||
---|---|---|
.. | ||
.settings | ||
format | ||
lib | ||
src | ||
test | ||
test-lib | ||
.classpath | ||
.classpath_macosx | ||
.classpath_vista | ||
.project | ||
build.xml | ||
run-linux.launch |