From 13ed0caf69b8e8eb762859d7e9c8112f4ee2dbc0 Mon Sep 17 00:00:00 2001 From: Konstantin Bulenkov Date: Mon, 20 Oct 2014 10:24:53 +0200 Subject: [PATCH] turn on new welcome --- platform/util/resources/misc/registry.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index bee21f90a086..8e1acf8aec5e 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -460,4 +460,4 @@ decompiler.use.line.table.description=Rearranges decompiled text to match origin ide.transparency.mode.for.windows=false ide.transparency.mode.for.windows.description=Allow to add transparency to floating windows -ide.new.welcome.screen=false +ide.new.welcome.screen=true