config_query SYLPHEED_GTK2 "Sylpheed can use GTK or GTK2. Build the GTK2 version?" y &&

if [[ $SYLPHEED_GTK2 == y ]]; then
  config_query SYLPHEED_IT "Use icon theme by Johan Spee (coonsden.com)?" n
fi
