config_query UZBL_SCM "Do you want to use the SCM version?" n &&
if [[ $UZBL_SCM == y ]] ; then
config_query UZBL_AUTO \
          "Automaticaly update the spell on sorcery queue/system-update?" \
          "n"
fi
