# HG changeset patch # User wpaul # Date 1284068882 18000 # Node ID 59f66d6a7b33fe3133adfeb514628d3090d2438d # Parent 9e45f0e58c6e12d8e0c1de17e0b2eab81a3eb80f don't show the welcome screen - bug #9556. diff -r 9e45f0e58c6e -r 59f66d6a7b33 core/com.nokia.carbide.cpp/plugin_customization.ini --- a/core/com.nokia.carbide.cpp/plugin_customization.ini Thu Sep 09 16:46:06 2010 -0500 +++ b/core/com.nokia.carbide.cpp/plugin_customization.ini Thu Sep 09 16:48:02 2010 -0500 @@ -245,6 +245,9 @@ # indexer files to parse up front (comma separated list) org.eclipse.cdt.core/indexer/filesToParseUpFront=e32base.h +# do not show the welcome screen +org.eclipse.ui/showIntro=false + # universal intro definitions org.eclipse.ui.intro.universal/INTRO_ROOT_PAGES = overview, whatsnew, tutorials, webresources, migrate org.eclipse.ui.intro.universal/INTRO_DATA = product:introDATA.xml