config_query  GAIM_RSS_CVS  "Would you like to build the latest cvs version?"  n
if [ "$GAIM_RSS_CVS" == "y" ]; then
  config_query GAIM_RSS_AUTOUPDATE  \
               "Update to the latest CVS automatically on every cast?" n
fi
