From 2d1f320f56456224d3eeddcb1e1c871875bb7cc9 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 22 Jun 2015 15:42:30 -0400 Subject: [PATCH] trying to balance insulting level of paranoia with keeping things simple --- build/shared/lib/languages/PDE.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/lib/languages/PDE.properties b/build/shared/lib/languages/PDE.properties index ca5bf8878..506799206 100644 --- a/build/shared/lib/languages/PDE.properties +++ b/build/shared/lib/languages/PDE.properties @@ -175,7 +175,7 @@ preferences.cmd_space = space preferences.suggest_imports = Suggest import statements preferences.increase_max_memory = Increase maximum available memory to preferences.delete_previous_folder_on_export = Delete previous folder on export -preferences.check_for_updates_on_startup = Check for updates on startup +preferences.check_for_updates_on_startup = Allow update checking (see FAQ for information shared) preferences.run_sketches_on_display = Run sketches on display preferences.run_sketches_on_display.tip = Sets the display where sketches are initially placed.
As usual, if the sketch window is moved, it will re-open
at the same location, however when running in present
(full screen) mode, this display will always be used. preferences.automatically_associate_pde_files = Automatically associate .pde files with Processing