config_query  GEEQIE_SVN  "Build the SVN version?"  n  &&

if  [[  "$GEEQIE_SVN"  ==  "y"  ]];  then
  config_query  GEEQIE_SVN_AUTOUPDATE  "Automatically update $SPELL on system-update?"  n
fi
