misc notes

This commit is contained in:
benfry
2005-01-29 18:54:40 +00:00
parent cce150ac8c
commit 75198bb7d0
4 changed files with 63 additions and 20 deletions
+5 -3
View File
@@ -1,8 +1,10 @@
# !!!!!!!! UNLIKE PREVIOUS VERSIONS OF PROCESSING !!!!!!!!!!
# DO NOT MODIFY THIS FILE, OR DELETE SETTINGS FROM THIS FILE
# These are the default preferences. They will be copied
# to your home folder into a file called "Processing Preferences.txt"
# These are the default preferences. They will be copied to:
# My Documents -> Processing -> preferences.txt (on windows)
# Documents -> Processing -> preferences.txt (on macosx)
# ~/.processing/preferences.txt (on linux)
# where you can make changes for your machine.
# You'll have problems running Processing if you incorrectly
@@ -205,4 +207,4 @@ preproc.imports.jdk13 = javax.sound.midi,javax.sound.midi.spi,javax.sound.sample
preproc.imports.jdk14 = javax.xml.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
# set the browser to be used on linux
browser.linux = mozilla
browser.linux = mozilla