message "${QUERY_COLOR}WARNING: do not set wicd to provide network when /usr" &&
message "is mounted over the network.${DEFAULT_COLOR}" &&

config_query_option WICD_MAN "Install man pages ?" y \
                             "--mandir=${INSTALL_ROOT}/usr/share/man" \
                             "--no-install-man" &&

config_query_option WICD_DOC "Install auxiliary documentation ?" y \
                             "--docdir=${INSTALL_ROOT}/usr/share/doc/$SPELL/" \
                             "--no-install-docs" &&

config_query_list WICD_KDEVER "For which KDE version do you want to install an autostart script ?" \
                              none 4.x
