config_query CODEBLOCKS_SVN "Do you want to use the development version from svn?" n &&
if [[ $CODEBLOCKS_SVN == "y" ]]; then
	config_query SVN_AUTOUPDATE "Do you want to cast $SPELL on system upgrade?" n
fi
