# Standard rejected warnings.
#
source $GRIMOIRE/REJECTED_MSG &&

if [[ $OPERA_BRANCH == "legacy" ]]; then
  config_query_list OPERA_TOOLKIT "What graphics toolkit do you wish to use?" \
                                  "none" \
                                  "gtk+2" \
                                  "kde4"
fi
