diff -r 87cfa131b535 -r e7e0ae78773e configurationengine/source/scripts/cone_defaults.cfg --- a/configurationengine/source/scripts/cone_defaults.cfg Fri Mar 12 08:30:17 2010 +0200 +++ b/configurationengine/source/scripts/cone_defaults.cfg Tue Aug 10 14:29:28 2010 +0300 @@ -1,3 +1,4 @@ +# # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available @@ -10,13 +11,14 @@ # # Contributors: # -# Description: +# Description: +# [DEFAULT] # Settings for cone implmentation plugins # default path setting for all plugins # output path is a concatenation of output_root, output_subdir and plugin_output -output_root=output +output_root= output_subdir= plugin_output= output=%(output_root)s/%(output_subdir)s/%(plugin_output)s