SVN commit 525148 by dagerbo: Use Alexander Dymo's ProfileEngine to specify the default plugin set for a freshly created or imported project M +15 -11 lib/interfaces/kdevplugincontroller.h M +32 -2 lib/util/settings.cpp M +2 -0 lib/util/settings.h M +3 -2 parts/appwizard/Makefile.am M +22 -29 parts/appwizard/appwizarddlg.cpp M +74 -21 parts/appwizard/importdlg.cpp [POSSIBLY UNSAFE: system] M +25 -18 src/partselectwidget.cpp M +25 -12 src/profileengine/lib/profile.cpp M +16 -15 src/profileengine/lib/profile.h M +20 -20 src/profileengine/lib/profileengine.cpp M +36 -34 src/projectmanager.cpp M +6 -6 src/projectmanager.h