Arduino/app
David A. Mellis 43fa225724 Dialog and preference about renaming .pde to .ino files on save.
The new extension (.ino) is used by default for all new sketches (whether created with new or save as).  It's possible, however, to control the behavior on save.  The first time you save a sketch with a .pde file, you're prompted to rename it or cancel the save.  There's a preference that allow selecting whether or not .pde files are renamed on save.

http://code.google.com/p/arduino/issues/detail?id=644
2011-09-16 13:30:50 -04:00
..
.settings Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
lib Reapplying Christian's regex patch. 2010-10-03 19:44:28 -04:00
src/processing/app Dialog and preference about renaming .pde to .ino files on save. 2011-09-16 13:30:50 -04:00
.classpath Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.classpath_macosx Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.classpath_vista Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.project Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
build.xml Enabling debugging for compilation of the app. 2010-11-27 11:54:07 -06:00