config_query GEANY_SVN "Build latest version from nightly tarball?" n &&

if [[ $GEANY_SVN == y ]]; then
  config_query GEANY_SVN_AUTO "Automatically update on every system update?" n
fi
