From b9a68f3bd64b4a44e05f78ee2079426dd1956333 Mon Sep 17 00:00:00 2001 From: benfry Date: Sun, 29 Jul 2012 21:35:59 +0000 Subject: [PATCH] switch to old-style untitled sketch naming --- build/shared/lib/preferences.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/shared/lib/preferences.txt b/build/shared/lib/preferences.txt index c8c94631b..ef913798f 100755 --- a/build/shared/lib/preferences.txt +++ b/build/shared/lib/preferences.txt @@ -196,8 +196,8 @@ run.display = 0 #sketchbook.closing_last_window_quits.macosx = false editor.untitled.prefix=sketch_ -# old (pre-1.0) style for default sketch name -#editor.untitled.suffix=yyMMdd +# old (pre-1.0, back for 2.0) style for default sketch name +editor.untitled.suffix=yyMMdd # new (1.0) style for sketch naming. if you change this, be sure that # this will work with your language settings. for instance, MMMdd won't work # on Korean-language systems because it will insert non-ascii characters.