Arduino/app
Matthijs Kooijman aa46fdb978 Change the MacOS preference suffix to .macosx
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 33f5c53 (Implemented OS specific preferences) using .macos.

The effects of this have not been tested on OSX, but this might fix some
problems caused by wrong defaults on OSX.
2014-04-14 15:35:34 +02:00
..
.settings
format fixed java 1.5 compatibility issue 2012-12-04 11:54:19 +01:00
lib Update to jssc 2.8.0 2014-01-27 16:06:55 +01:00
src Change the MacOS preference suffix to .macosx 2014-04-14 15:35:34 +02:00
test Fixed typo in test 2014-02-06 10:21:54 +01:00
test-lib added files that state third party licenses 2013-08-28 10:12:33 +02:00
.classpath jssc: updated config files (eclipse, ant build.xml, windows launcher, mac template.app), removed rxtx binaries 2013-11-28 17:27:13 +01:00
.classpath_macosx
.classpath_vista fixed permissions on a lot of text files. see #1116 2012-12-10 10:42:49 +01:00
.project
build.xml Forgot to include .ino files as test resource 2013-10-22 17:51:54 +02:00
run-linux.launch jssc: updated config files (eclipse, ant build.xml, windows launcher, mac template.app), removed rxtx binaries 2013-11-28 17:27:13 +01:00