From d0896568e9ca1d36166163c3a9647c46d5de5312 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 21:59:49 +0200 Subject: .processing/preferences.txt: Removing configuration due to constant regneration and metadata leakage. --- .processing/preferences.txt | 106 -------------------------------------------- 1 file changed, 106 deletions(-) delete mode 100644 .processing/preferences.txt (limited to '.processing') diff --git a/.processing/preferences.txt b/.processing/preferences.txt deleted file mode 100644 index e2ca807..0000000 --- a/.processing/preferences.txt +++ /dev/null @@ -1,106 +0,0 @@ -buttons.hide.image=false -chooser.files.native=false -console.auto_clear=true -console.font.size=12 -console.length=500 -console.lines=4 -contribution.backup.on_install=true -contribution.backup.on_remove=true -editor.caret.blink=true -editor.caret.block=false -editor.completion.auto_close=false -editor.divider.size=0 -editor.font.family=Source Code Pro -editor.font.size=12 -editor.indent=true -editor.input_method_support=false -editor.keys.alternative_cut_copy_paste=true -editor.keys.home_and_end_travel_far=false -editor.keys.home_and_end_travel_smart=true -editor.keys.shift_backspace_is_delete=false -editor.laf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -editor.smooth=true -editor.tabs.expand=true -editor.tabs.size=2 -editor.token.comment1.style=#666666,plain -editor.token.comment2.style=#666666,plain -editor.token.function1.style=#006699,plain -editor.token.function2.style=#006699,plain -editor.token.function3.style=#669900,plain -editor.token.function4.style=#006699,bold -editor.token.invalid.style=#666666,bold -editor.token.keyword1.style=#33997e,plain -editor.token.keyword2.style=#33997e,plain -editor.token.keyword3.style=#669900,plain -editor.token.keyword4.style=#d94a7a,plain -editor.token.keyword5.style=#e2661a,plain -editor.token.keyword6.style=#33997e,plain -editor.token.label.style=#666666,bold -editor.token.literal1.style=#7D4793,plain -editor.token.literal2.style=#718a62,plain -editor.token.operator.style=#006699,plain -editor.untitled.prefix=sketch_ -editor.untitled.suffix=yyMMdd -editor.watcher=true -editor.watcher.debug=false -editor.watcher.window=1500 -editor.window.height.default=600 -editor.window.height.min=500 -editor.window.width.default=500 -editor.window.width.min=400 -export.application.embed_java=true -export.application.fullscreen=false -export.application.stop=true -export.delete_target_folder=true -header.hide.image=false -instance_server.key=0.4179917757909506 -instance_server.port=46037 -last.sketch.count=0 -last.sketch.mode=processing.mode.java.JavaMode -last.sketch.restore=true -launcher=xdg-open -mode.last=processing.mode.java.JavaMode -pdex.autoSave.autoSaveByDefault=true -pdex.autoSave.autoSaveEnabled=false -pdex.autoSave.promptDisplay=true -pdex.autoSaveInterval=5 -pdex.completion=false -pdex.completion.trigger=false -pdex.dbgOutput=false -pdex.errorCheckEnabled=true -pdex.suggest.imports=true -pdex.warningsEnabled=true -pdex.writeErrorLogs=false -platform.auto_file_type_associations=true -preproc.color_datatype=true -preproc.enhanced_casting=true -preproc.output_parse_tree=false -preproc.save_build_files=false -preproc.substitute_floats=true -preproc.substitute_unicode=true -preproc.web_colors=true -proxy.host= -proxy.http.host= -proxy.http.port= -proxy.https.host= -proxy.https.port= -proxy.port= -proxy.socks.host= -proxy.socks.port= -recent.count=10 -run.display=0 -run.options= -run.options.memory=false -run.options.memory.initial=64 -run.options.memory.maximum=256 -run.present.bgcolor=#666666 -run.present.stop.color=#cccccc -run.window.bgcolor=#DFDFDF -sketchbook.path=/home/dave/git/sketchbooks/processing-sketchbook -sketchbook.path.three=/home/dave/git/sketchbooks/processing-sketchbook -toolbar.hide.image=false -update.check=false -update.id=-2232603851351662427 -update.last=1395616194592 -welcome.seen=false -welcome.show=false -- cgit v1.2.3-54-g00ecf